In this tutorial i will explain how you can build an Ajax based autocomplete application for text boxes in your website using JQuery and PHP I assume the readers have basic knowledge about JQuery and knows how to use JQuery library If not please read Introduction Here Here is the screen shot SO Lets start.Here [...]

In this chapter i will explain you how you can bring a spinner or any other image when it takes time to load a bigger image.This can be done easily using jquery library . Demo Here Before creating the page obtain the spinner image .Right click and save this image `or You can download variety [...]
In this chapter i will explaining how you can show and hide the contents inside a div tag on a mouse click using jquery
Here is the code and i will explain the snippets after this