jQuery plugins

centerElement

  • A jQuery plugin to position an element on the center of the screen.

clickMenu

  • A clickable dropdown menu with (theoretically unlimited) submenus made out of an an unordered list. It’s behaviour is like an application menu (click to open, click to close, stays open even after hovering elsewhere).

columnHover

  • A jQuery-plugin that highlights whole columns in a table when hovering over them (supporting tables with colspans and rowspans).

columnManager

  • A jQuery-plugin to toggle the visibility of table columns (collapsing and expanding them) and to save the state until the next visit (supporting tables with colspans and rowspans).

leviTip

  • A jQuery tooltip plugin to display a user defined tooltip on hover/click over/on a target element.

Menu

  • A jQuery menu plugin. It’s a drop down menu, which behaves like an application menu - supporting menu creation through HTML markup or through JavaScript and smart positioning.

tableGroup

  • A jQuery plugin that supports basic grouping of data in a table.

tableHover

  • Based on columnHover: A jQuery-plugin to highlight table rows and columns when hovering over them (supporting tables with colspans and rowspans).

3 Responses to “jQuery plugins”

  1. Hallo,

    This plug ins are really cool. Especially the one for tables.
    I regret that the link for the tableGroup is not working.

    Thx, Willi

  2. Hallo Willi,

    thanks for telling me! It seems I forgot to press the publish button. ^^

  3. Very impressive plugins you have made here! For a start the tableHover plugin has saved me re-inventing the wheel plus it works very effectively!

    -Lewis

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>
Syntax Highlighting: You can use [js] .. [/js] and [html] .. [/html] for posting code snippets.