Skip to main content

jQuery::planize, a plugin to enhance your hierarchical documents

Popularity Report

Total Popularity Score: 0

Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

Rank

Bookmark History

Saved by 5 people (0 private), first by anonymouse user on 2008-06-09


Public Sticky notes

The planize jQuery plugin adds some hierarchical data organization features to given DOM node containing HTML headings (you know, the h1 .. h6 tags).

  • adds numerotation and anchors in front of all headers
  • generates an HTML table of content
  • degrades gracefully if javascript is not available/enabled

Highlighted by virgile

The planize jQuery plugin adds some hierarchical data organization features to given DOM node containing HTML headings (you know, the h1 .. h6 tags).

Highlighted by nsteinmetz