Showing posts with the label javascriptShow all

Ajax/PHP Live Search - search database result

This is a search which is used to search database records against word entered in the se…

Read more

Time out web page if idle

HTML Code Javascript - jquery.idletimer.js

Read more

Find out Keyboard actions

Sometimes we need to catch the user's keyboard actions. As an example : Not to go to …

Read more

Copy to Clipboard

View Demo Its very familiar to wordpress users copy to clipboard function in syntaxhigh…

Read more

Codeigniter Image Preview

This code can be used to preview the image when we are uploading the image. NOTE : There …

Read more

Codeigniter - Image Upload and display Image in the same page

When the image gets uploaded ,it will load in the same page.The page will not get refresh…

Read more

Codeigniter Captcha

Earlier it was a plugin for captcha in Codigniter. Now its very with new version to embed…

Read more