Active Select

Jaza - February 18, 2006 - 03:20

The active select module defines the activeselect form element. An activeselect element is the same as a regular select element, except that when the user selects a new option (or set of options), one or more different select elements (the target elements) get their lists updated. This is done using AJAX, and it is designed to degrade gracefully if the required JavaScript support is not present. The target elements can be either regular select boxes, or other activeselect boxes (which in turn can trigger other target boxes, which can trigger yet others, resulting in a hierarchical cascade of activeselect elements).

Don't bother installing this module unless some other module instructs you to do so.

Downloads

Recommended releases

Version Downloads Date Links
5.x-1.0 Download (14.15 KB) 2007-Jan-05 Notes
4.7.x-1.0 Download (14.12 KB) 2007-Jan-05 Notes

Development releases

Version Downloads Date Links
5.x-1.x-dev Download (14.2 KB) 2007-Apr-10 Notes
4.7.x-1.x-dev Download (14.13 KB) 2007-Apr-10 Notes


 
 

Drupal is a registered trademark of Dries Buytaert.