Home > User Interface

Coda Bubble Example

Coda Bubble Example

This shows a demonstration of the 'puff' popup bubble effect

Visit Site

Interactive character limit for textarea using Jquery

Interactive character limit for textarea using Jquery

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.

Visit Site

Simple jQuery form validation

Simple jQuery form validation

Example of good validation with Jquery

Visit Site

Ajax Username Check - Using JQuery!

Ajax Username Check - Using JQuery!

Check if a username is available

Visit Site

jQuery InputHintBox

jQuery InputHintBox

Tool tips for input feilds

Visit Site

prettyCheckboxes, a solution to checkboxes

prettyCheckboxes, a solution to checkboxes

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.

Visit Site

jQuery UI

jQuery UI

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.

Visit Site

Back to top