Thursday, July 12, 2007

jQuery new type of JavaScript library

jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.

"You start with 10 lines of jQuery that would have been 20 lines of tedious DOM JavaScript. By the time you are done it's down to two or three lines and it couldn't get any shorter unless it read your mind."

Let's see cool!!! jQuery



- jQuery Portlets : easy to make drag & drop in your site, Example

- Innerfade with jQuery : It's designed to fade you any element inside a container in and out

- jqUploader : Upload file with progressbar and percentage display, Example

- jQuery Tooltip

- jTip Tooptip : another tooltip style

- jModel : tool to help you display notices, dialogs, and modal windows on your webpage