Additional tools and approaches
In addition to Javascript and AJAX approaches used in Drupal core, there is an emerging body of other tools and approaches for introducing "Web 2.0" functionality into Drupal.
- The Javascript Tools module is a collection of ready-made tools and libraries for achieving common tasks. Features and tools include feature-rich forms, client-side tabbed pages, popup calendars, and more. See the module description for details. This is also a place to consider sharing your Javascript tools and widgets.
- The S/P Ajax module introduces effects using the increasingly popular Scriptaculous library, built on Prototype. S/P Ajax includes numerous effects, including draggable page elements, pulsing message, and even expanding menus (through the helper module S/P Magic Menus).
- See also How to use ajax for your modules (with Xajax) for tips on using the Xajax toolkit.
The Drupal 5 version of this page is here. It is already more complete than this page.
