[contributions:jaza] /modules/activeselect API.txt activeselect.js activeselect.module /modules/category category.module
User: jaza Branch: HEAD Date: Tue, 28 Mar 2006 13:23:36 +0000 Modified files: /modules/activeselect API.txt activeselect.js activeselect.module /modules/category category.module Log message: Changed the activeselect API, so that the 'multiple' attribute is defined more cleanly, at the end of the target name, rather than as a 'fake option element'. Note: I experimented with various ways to solve #56026 purely by changing the JS, but was unsuccessful. It seems that a multi-select element with 'multiple="multiple"' defined, absolutely cannot be turned into a single-select, using JS (even removing it with removeAttribute() and removeAttributeNode() had no effect). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/API.t... http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/activ... http://cvs.drupal.org/diff.php?path=contributions/modules/activeselect/activ... http://cvs.drupal.org/diff.php?path=contributions/modules/category/category....
participants (1)
-
drupal-cvs@drupal.org