Jeff Craig![]()
For the thoughts that led to the creation of this module, please read [| this blog post]. This implemenation is a bit rough, though I do have a derivative of this code in production on the [| Washington State University Schedules of Classes].
This was hacked together to meet a very specific need very quickly, and should be considered very Beta.
There are several things I would like to improve:
The current implementation expects the srcNode option to be the parent of the select box. This was to allow for grabbing the text in the label element for the select box. This is one thing that is very likely to change.
YUI().use('gallery-multiselect', function(Y) {
var multiselect = Y.Multiselect({srcNode: '#selector'}).render();
});No forum posts for this module.
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info