Jim on December 1st, 2009




Previously on NETTUTS, Philo showed how you can use jQuery to add form validation to wordpress comments that works without any page reload. Another great way of utlizing jQuery to enhance user experience is to not just validate, but to submit your form entirely without a page refresh. In this tutorial I will show you how easy it is to do just that — submit a contact form that sends an email, without page refresh using jQuery!

Continue reading about Submit A Form Without Page Refresh using jQuery

Jim on December 1st, 2009




A lot of forms can be boring and plain, do not let yours blend in. This tutorial will show you how to spice them up with CSS classes and default values that change according to which form item is selected. All with just a splash of jQuery.

Continue reading about Changing Form Input Styles on Focus with jQuery

Jim on October 4th, 2009




Spice up your forms with jQuery in place editors. These jQuery in place editors make your forms many folds amiable for the users. Here I would like to present a round up on the various jQuery in place editors available.

Continue reading about jQuery In Place Editors Round Up

Jim on September 27th, 2009




Learn how to Create A jQuery Sliding Panel.

Continue reading about jQuery Tutorial – Create A jQuery Sliding Panel

Jim on September 27th, 2009




Today I am going to speak a little bit about a quick and easy way to make a jQuery AJAX Contact Form that employs a honeypot to foil pesky email bots.

Continue reading about jQuery Tutorial – jQuery AJAX Contact Form