Jim on February 7th, 2010

Form Tips is a plugin for the popular javascript library jquery. It enables a form to draw default values or messages into input/textarea elements. The text is fetched from the title-attribute of the element.

Continue reading about Form Tips – jQuery Plugin

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