When a user hovers over a link, it will trigger the top banner to change its background image and text based on the entry in a JSON array.
(Link: Create a Content Rich Tooltip with JSON and jQuery | Web Resources | WebAppers)
Uncategorized
jQuery, tooltip
Ketchup is a slim jQuery Plugin that validates your forms. It aims to be very flexible and extendable for its appearance and functionality.
(Link: Ketchup Plugin)
Uncategorized
formvalidations, jQuery
Fancy facebook-like dynamic inputs with auto complete & pre added values. If you have any comments or requests, please post them and I will try to include all the requested features in the upcoming release.
(Link: FCBKcomplete – Fancy facebook-like dynamic inputs with auto complete & pre added values)
Uncategorized
jQuery
This page lists down all the jQuery APIs at one place for your easy access. So my recommendation is to bookmark for future use. Following table lists down few basic selectors and explains them with examples
(Link: jQuery – Quick Guide, Reference Manual)
Uncategorized
jQuery, reference
‘Notify Bar’ plugin
Simple plugin (basically it’s not a plugin, but widget) to show notify bar (like on Twitter’s webpage).
(Link: jQuery ‘Notify bar’)
Uncategorized
jQuery
jqGrid is an Ajax-enabled JavaScript control that provides solutions for representing and manipulating tabular data on the web. Since the grid is a client-side solution loading data dynamically through Ajax callbacks, it can be integrated with any server-side technology, including PHP, ASP, Java Servlets, JSP, ColdFusion, and Perl.
(Link: jqGrid is an Ajax-enabled JavaScript contro for representing and manipulating tabular data)
Uncategorized
datagrid, jQuery, table
With basic HTML tables, the structure and the way the table are presented inherits the native html style. And if you like to change it then you need to change the underlying HTML code or spend time in adding attributes to all tables tags, in order to style it with CSS . But what if you want to make the tables more interesting, more dynamic, more visual appealing without spending so much time. Yes you can certainly use JavaScript for this, but coding it from scratch will be time consuming and it’s not worth. But JS libraries/frameworks will allow you to add a range of dynamic behavior to your tables and manipulate it for better presentation on a webpage without spending much time. We decided to list a few for the benefit of those who intend to use tables with JavaScript(JS). Most of these are for the popular jQuery, MooTools and Prototype/script.aculo.us JS frameworks.
(Link: Take Your HTML Tables to a New Level with JavaScript Frameworks)
Uncategorized
javascript, jQuery, tables
AutoSuggest is a very lightweight jQuery plugin that makes auto-completing extremely easy.
(Link: AutoSuggest jQuery Plugin | Drewwilson.com)
Uncategorized
jQuery
over 45 impressive jQuery plug-ins and techniques that have been recently created and that could make the development of your next website an easier and more interesting experience than the last.
(Link: 45 New jQuery Techniques For Good User Experience – Smashing Magazine)
Uncategorized
jQuery
I love the simplicity of using (and more important re-using) jQuery plugins. So I decided to release a plugin that came from my personal need – Feature List. This jQuery plugin enables simple and easy creation of an interactive “Featured Items” widget.
(Link: jQueryGlobe | jQuery Plugin – Feature List)
Uncategorized
jQuery
The Facebook User Interface is one of the most popular, attractive and simple to use. At the same time, it is a challenge for designers to create these kind of user interface. These jQuery plugins help designes to create facebbok style UI with ease.
(Link: 23 Best jQuery Facebook Style Plugins | jQuery Wisdom)
Uncategorized
jQuery
Lightweight but rich data grid with resizable columns and a scrolling data to match the headers, plus an ability to connect to an xml based data source using Ajax to load the content.
Similar in concept with the Ext Grid only its pure jQuery love, which makes it light weight and follows the jQuery mantra of running with the least amount of configuration.
(Link: Flexigrid – Web 2.0 Javscript Grid for jQuery)
Uncategorized
grid, jQuery
jParse is a jQuery plugin that allows you to quickly and easily parse XML.
(Link: jParse – jQuery XML Parse Plugin)
Uncategorized
jQuery, xml