JQUERY

jQuery Tools

Screen shot 2009-11-15 at 5.19.04 PM.png

Let's face it: do you really need drag-and-drop, resizable windows or sortable lists in your web applications? Websites are not desktop applications. They are different.

Learning jQuery: Your first jQuery plugin

learning_jQuerry.jpg

Easy article to follow and create your own jQuery plugin, kind of a gate way into making your own jQuery plugins. This plugin is a roll over "bubble" effect (enlage rollover item). Easy to follow and good gate wya to making jQuerry plugins.

 

jQuery Library

jQuery.png

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.

25 JQuery tutorials for working with Forms

JSforms.jpg

25 solid tutorials for using jQuery with Forms.

Make your own chat room

GroupChat.jpg

Create your own group chat room. Features include current chat list, unique user names, multiple chat rooms and more. Good tutorial for seeing how PHP and jQuery can work together.

35 Plugins for Slideshows, Graphs and Text

JSimagePlugins.jpg

Good list for jQuery plug ins for image slid shows, graphs and text effects. Very good list of plugins to have.