Tag Archives: form

jQuery Inline Form Labels

Instead of using a label that is next to or above the input element, the label is actually within the input. Then, when the input is focused, the label goes away and you can enter your value into it. Finally, … Continue reading

Form Field Validation using Prototype

Sleek & simple form field validation using Prototype… Resource: Sample | Tutorial

Using ajax to validate forms – jQuery & PHP

Use ajax to validate the fields in forms before the user selects submit thereby reducing the frustration for the user to recheck fields & also enhances the usability of the form. This tutorial uses jQuery & PHP to validate forms … Continue reading

FancyForm – MooTools Plugin

FancyForm is a powerful checkbox replacement script used to provide the ultimate flexibility in changing the appearance and function of HTML form elements. It’s accessible, easy to use and degrades gracefully on all older, non-supporting browsers. Resource: Sample | Tutorial

Nice Forms

Convert boring forms into stylish looking forms using Nice Forms script. Nice forms script allows complete customization of webforms. Nice Forms – Ajax Resource: Sample Demo | Tutorial | Documentation

Live validation for your forms

Livevalidation provides realtime validation of fields & display relevant info to users thereby adding life to boring forms. This script makes field validation quick, simple & powerful for developers. Links: Demo | Tutorial | Docs