السبت، 12 مارس 2011

AJAX forms




The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.

timepickr


jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy and natural as possible.

Selecting Multiple Select Form Elements on the Fly




The following jQuery tutorial offers a simplified solution to selecting related select menu options within a form.

Submit A Form Without Page Refresh using jQuery


Submit a contact form that sends an email, without page refresh using jQuery, This tutorial will help you creating a form that can be submitted without page refreshing, using JQuery.

reCaptcha style Captcha with JQuery and PHP




This tutorial is about to creating a captcha same as recaptcha. I used CSS and PHP for this. You can find few tutorials about creating and integrating captcha/recaptcha in php over 99points, but now you can create your own recaptcha style captcha with php and jquery. I have created a form with captcha few months before.