AjaxLoader
*** This project is no longer being maintained. Lots of other good (better!) options out there ***
This is a helper module that allows someone to easily add AJAX style content replacement to their theme. This requires some knowledge of theming and drupal.
Essentially, this module allows for a particular kind of link formating that allows for non-javascript browsers to degrade nicely and for javascript browsers to easily swap content.
It also adds support for loading content which itself contains AJAX style content replacement. See implementation notes if you wish to implement this.
Currently this module supports content replacement data from:
* views
* node teasers
* single taxonomy terms
* taxonomy pager
* form elements
Please see the readme for more notation about how to implement
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 5.x-0.1 | 2008-Sep-26 | 10.26 KB | Download · Release notes | Supported for 5.x | |
