Flipkart.com

jQuery form submit with serialize method

Now a day jQuery is powerfull library to build different types of applications. HTML Form can be submitted by different ways.jQuery it can easily submit a form values to server without ...
light box

Simple light box example with light css and javascript

When you look for light box in the web you can found tos of light box scripts which is having many javascript files or jquery files with the huge file sizes. Here i am create a light ...
simple ajax call with jquery

Simple Ajax call with jQuery

In this example you can learn how Ajax is implemented using jQuery When user clicks on the button( Call Ajax ) , a message should show at top of the call ajax button which is coming ...