Percentage loader with jQuery plugin & HTML 5

jQuery.PercentageLoader is a jQuery plugin for displaying a progress widget in more visually striking way than the ubiquitous horizontal progress bar / textual counter. The plugin takes miniminal installation and is simple and flexibile to use. It makes use of HTML 5 canvas for a rich graphical appearance with only a 10kb (minified) javascript file … Continue Reading

Stylish tooltip like Youtube, Google, Facebook, Twitter with jQuery Poshy tip

Most popular sites in this globe attracts user with common things in different look. One of the most attractive feature in web era is tool-tip with asynchronous response template. Sites like Google+ , Facebook , YouTube , twitter .. have tool-tip functionality which guides user to go ahead and utilize the functionality. jQuery is one … Continue Reading

Easy Auto Suggest with jQuery plugin

AUSU Ajax Auto Suggest jQuery Plugin has the usual functionality with a little extra flexibility: multiple instances, passing custom parameters, the id and the value are returned, keyboard-controlled, and a few others… Almost anything you need from an autosuggest plugin you can do with the built-in options! The CSS file is small and very easily … Continue Reading

jQuery plugin with fancy selection like Facebook friend selection

Nowadays almost everyone knows about Facebook, and its daily innovation on user interaction attracts the entire world. All Website Owners likes to have the same functionality of facebook in their website . jQuery Plugin fcbkListSelection allows you to easily create the friends selection functionality in your apps. You can use this feature for any action you wish … Continue Reading

Live typing text ticker with jQuery

jTicker takes an elements’ children and displays them one by one, in sequence, writing their text ‘ticker tape’ style. It is smart enough to ticker text from an element heirarchy, inserting elements back into the DOM tree as it needs them. That means almost any content can be ‘tickered’. jTicker handles any number of alternating … Continue Reading