My favorites | Sign in
Project Logo
                
Search
for
Updated Sep 19, 2008 by fayland
Tutorial4  

NAME

Foorum::Manual::Tutorial4 - Tutorial 4: jQuery javascript framework

Short Introducation

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.

There are a lot of javascript frameworks: prototype, mootool, dojo, YUI etc. Yet why we pick up jquery is just a matter of taste. (Dude, I can't tell more, that's just personal feeling.)

Used in Foorum

We load jquery in every page by default.

Above code is from http://foorum.googlecode.com/svn/trunk/root/static/js/utils.js it may be changed later.

jQuery UI

http://ui.jquery.com/

We are using Tabs. http://dev.jquery.com/view/tags/ui/1.0.1a/demos/ui.tabs.html

SEE ALSO

Tutorial1, Tutorial2, Tutorial3, Tutorial5


Sign in to add a comment
Hosted by Google Code