autoajax jQuery plugin

This plugin converts normal anchors (links) into AJAX requests. If Javascript is disabled or otherwise unavailable the links continue to function!

The code uses markup which is valid converting this:

<a href="page.html#result">Link name</>

In to an AJAX call which will load "page.html" into the element named "result".

This is pretty obsolete these days.

Download

You can find archived copies here: