moodle/lib/yui
Andrew Nicols 80cd508669 MDL-34356 JavaScript: Allow chooser dialogues to submit values for hidden elements
When we submit the chooser dialogue, we disable the radio buttons used for
selection. Since browsers do not actually submit values for disabled
elements, we store the radio value in a hidden element which is not
disabled.

This commit abstracts this out of the activity chooser and into the generic
chooser dialogue such that other types of chooser dialogue may use it.
2013-12-28 11:35:52 +08:00
..
build MDL-34356 JavaScript: Allow chooser dialogues to submit values for hidden elements 2013-12-28 11:35:52 +08:00
common MDL-38286 JavaScript: Include a YUIDoc configuration for Moodle 2013-09-16 23:56:33 +01:00
config MDL-40478 JavaScript: Support loading of YUI submodules in the yui-loader 2013-07-12 10:12:03 +01:00
src MDL-34356 JavaScript: Allow chooser dialogues to submit values for hidden elements 2013-12-28 11:35:52 +08:00
license.txt MDL-21187 YUI phploader now used for YUI3 2009-12-25 13:48:23 +00:00