[jQuery] ANNOUNCE: v0.2 of jqMultiSelects released

[jQuery] ANNOUNCE: v0.2 of jqMultiSelects released

Hi all,
After a lengthy delay I have released v0.2 of the jqMultiSelects plugin: <strong style="font-weight: normal;">jqMultiSelects</strong> enables you to deal purely with the
presentation of your <select> elements, and then use the plugin
to transfer options from one <select> to another.
<ul><li>It now conforms with other plugins and accepts all element identifiers as jQuery selectors instead of requiring an element ID.</li></ul><ul><li>Callbacks have been added to enable cancelling the move or just hooking into it before and after.
</li></ul><ul><li><option> elements can now be automatic submitted with parent form submission </li><li>Size is 4.4KB or 0.6KB packed </li></ul>Thanks to everyone who made suggestions and waited for so long.
Further information and downloads are available from <a href="http://code.google.com/p/jqmultiselects/">http://code.google.com/p/jqmultiselects/</a>
--rob
--
Rob Desbois