Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

explorer


DD_belatedPNG

Average rating
(0 votes)

The jQuery DD_belatedPNG plugin is a direct port of DD_belatedPNG, which allows you to use 24-bit alpha-translucent PNG images in image tags as well as for the background-image CSS property in Internet Explorer 6, supporting background positioning and background repeating. There is no usage of AlphaImageLoader, so this doesn't have the buggy z-indexing associated with that filter, and it responds to Javascript element.style assignments and the :hover pseudo-class.

treeTable

Average rating
(10 votes)

The treeTable plugin allows you to display a tree in a table, i.e. a directory structure or a nested list. Each branch in this tree can be collapsed and expanded, just like in a file explorer in most modern operating systems.

NOTE: This plugin was originally named ActsAsTreeTable.

Features

  • - Display a data tree in a table column.
  • - As unobtrusively as possible.
  • - Optional collapse/expand behavior on branches (think of how a directory structure works in most file explorers).
  • - Prepared for drag & drop of branches/nodes.
  • - Unlimited tree depth.