![]()
This shows a demonstration of the 'puff' popup bubble effect
![]()
or a textbox, character of a field can easily be limited with maxlength attribute. But maxlength doesn't work for a textarea. So, It needs an alternate way. For one of my project, I wrote a function for this purpose where I used jQuery.
![]()
Example of good validation with Jquery
![]()
Check if a username is available
![]()
Tool tips for input feilds
![]()
This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs usability.
![]()
jQuery UI provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications.