Browsing articles from "January, 2012"
Jan
31

Poshy Tip – jQuery Plugin for Stylish Tooltips

By Vinod  //  All, Javascript  //  1 Comment

Posy Tip is nice & featured Rich JQuery plugin for creating Stylish ToolTips.

The default browser tooltip that displays the value of the title attribute is replaced with a “poshier” version.

Jan
23

jQuery TextExt Plugin

By Vinod  //  All, Javascript  //  1 Comment

 

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

The core design principle behind TextExt is modularity and extensibility. Each piece of functionality is separated from the main core and can act individually or together with other plugins.

Jan
4

Sugar: A Javascript library for working with native objects

By Vinod  //  All, Javascript  //  1 Comment

Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.