Class 6 – Some Useful JQuery Plugins

July 17th, 2009 § 0

Many developers have created plugins for JQuery that add extra functionality.  These are not part of the official jQuery library, but can be added to that library by simply including a few extra Javascript files into your XHTML document.

Here are a few useful JQuery plugins:

Try searching for JQuery Plugins, and you’ll see there are many more.

Related posts:

  1. Class 6 – Introduction to JQuery
  2. Class 6 – Including JQuery into your own projects
  3. Clas 6 – Deconstructing JQuery Syntax
  4. Class 6 – Recap of JQuery Examples
  5. Class 6 – Assignment: create a Tic-Tac-Toe game using JQuery

Tagged:

§ Leave a Reply

What's this?

You are currently reading Class 6 – Some Useful JQuery Plugins at Web Development Intensive.

meta