Links of interest
-
Mousewheel jQuery Plugin http://brandonaaron.net/code/mousewheel/docs
A jQuery plugin that adds cross-browser mouse wheel support.
Visit » -
Hovercard jQuery Plugin http://designwithpc.com/Plugins/Hovercard
A free light weight jQuery plugin that enables you to display related information with the hovered label, link, or any html element of your choice.
Visit » -
Create a Windows-like Interface with jQuery UI http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-windows-like-interface-with-jquery-ui/
Have you ever wanted to create an interactive user interface for your application, but didn’t know how to? In this tutorial, we’ll create a Windows-like interface quickly and easily, by getting down and dirty with jQuery UI, a user interface library built on top of jQuery.
Visit » -
Org Chart jQuery Plugin http://th3silverlining.com/2011/12/01/jquery-org-chart-a-plugin-for-visualising-data-in-a-tree-like-structure/
jQuery OrgChart is a plugin that allows you to render structures with nested elements in a easy-to-read tree structure. To build the tree all you need is to make a single line call to the plugin and supply the HTML element Id for a nested unordered list element that is representative of the data you’d like to display.
Visit » -
jQuery UI http://jqueryui.com/
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 » -
Geo jQuery Plugin http://jquerygeo.com/
jQuery Geo, an open-source geospatial mapping project from Applied Geographics, provides a streamlined JavaScript API for a large percentage of your online mapping needs. Whether you just want to display a map on a wep page as quickly as possible or you are a more advanced GIS user, jQuery Geo can help!
Visit » -
Watermark jQuery Plugin http://code.google.com/p/jquery-watermark/
This simple-to-use jQuery plugin adds watermark capability to HTML input and textarea elements.
Visit » -
Validation jQuery Plugin http://bassistance.de/jquery-plugins/jquery-plugin-validation/
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization.
Visit » -
Timers jQuery Plugin http://plugins.jquery.com/project/timers
jQuery Timers is a high level abstraction of setTimeout and setInterval. It links into the jQuery chain so you can apply timers to elements directly in your code, leading to much more intuitive timer-based code. It also adds numerous advanced features such as labelling of timers and abstracted timer ids.
Visit » -
SimpleModal jQuery Plugin http://www.ericmmartin.com/projects/simplemodal/
SimpleModal is a lightweight jQuery Plugin which provides a powerful interface for modal dialog development. Think of it as a modal dialog framework. SimpleModal gives you the flexibility to build whatever you can envision, while shielding you from related cross-browser issues inherent with UI development.
Visit »