explorer
DD_belatedPNG
December 10, 2008 - 2:23pm — JonathanTNealThe 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
November 13, 2008 - 7:21am — ludoThe 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.
