jQuery Plugins

In the past I used to write more websites by hand, and I found it useful to augment them with jQuery and Javascript.

Nowadays I rarely create websites, and when I do I tend to keep things simple. But for historical reference here is a small collection of trivial jQuery plugins I wrote:

  • autoajax - Convert links to ajax requests.
  • btable - Simple bordered tables.
  • dltoggle - Toggle definition lists easily.