Tag Archives: Input box

Add Auto-Complete feature to your inputbox using jQuery

Autocomplete an input field to enable users quickly finding and selecting some value, leveraging searching and filtering. By giving an   Read the Rest…

Posted in CSS, jQuery | Tagged , , | Leave a comment

InputMask Class for MooTools

The script itself is quite simple. It watches what you type into an input field and matches the typed character   Read the Rest…

Posted in MooTools | Tagged , | 1 Comment

Valid8 – Input field validation – jQuery Plugin

Valid8 solves both simple and complex validation scenarios. Everything from a basic required field to regular expressions, ajax requests and   Read the Rest…

Posted in jQuery | Tagged , , | 3 Comments