JavaScript >> jQuery >> Web Applications
8 Cross-Browser jQuery Plugins
Here I am sharing some jQuery Plugins which have been tested by myself. Although the market is flooded by jQuery Plugins but my main criteria of going with a particular plugin was based on whether it is compatible with browser versions as low as IE 6.
For testing these jQuery Plugins, I myself added them to a web application and ran on various browsers. So here we go…

If you have quotes on your website to rotate then this is a good option to look at.

This jQuery Plugins allows you to create a Quiz with interactive layout. This plugin is highly configurable. One can change the CSS that ships with the plugin for changing colors, alignment etc.

This is a powerful plugin to create tool tips on hovering any element you want. This is helpful in displaying tips for things which user may not be able to make out by looking at your web elements.

The Datepicker that comes with Jquery is a basic one and doesn’t have features to preselect date ranges, disable a set of dates etc. This plugin is a life saver in such scenario.

Data tables enhances your normal HTML tables with good looking headers, alternate row colors, filtering and sorting features. There are a lot of jQuery Plugins which can be applied on Data Tables plugin.

Though this plugin uses SVG to draw analog clocks but uses Jquery to draw them. Comes with a lot of skins to choose from. Also supports digital clock.

There are hell lot of uploaders in the market but only few of them allow to choose multiple files and support event callbacks. This plugin has lot of customization and support available at its disposal.

Again there are lot of file tree jQuery Plugins available in market but this plugin comes with scrips which PHP,ASP and JSP scripts which can read the directory structure on the server and create the file tree. The plugin is highly configurable.
Hope you will make use of these jQuery plugins in your web application and save lot of time as well get good feedback from the user.
jQuery Tutorials
Demonstrating JSON with Example
JSON cheatsheet
How to write Rich Internet Applications
jQuery Interview Questions


