I have a need to impose First In First Out ordering of select options. I ended up modifying the select tag, replacing the Map representing the options with a pair of Collections.
Is there an easier/better way to do this using the existing <input:select> tag? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
