Open GoogleCodeExporter opened 8 years ago
The DDCL is a cosmetic presentation of an underlying SELECT. The original
SELECT continues to be the mechanism for determining what the user has picked,
and the SELECT html tag has no support for indicating the order in which
multiple options have been checked.
I will leave this issue open as an 'enhancement' in case someone wants to post
an idea of how to return the order of selection as part of a form submit. It
you want access to the order of selection within client Javascript, you can
already do that by coding your own function via the callback mechanism.
Original comment by womohun...@ittrium.com
on 8 Mar 2012 at 2:18
I also think it will be nice if dropdown-check-list will have this enhancement.
I could find an example of keeping the order of selection using jquery at the
following link.
I hope it will help for the implementation.
http://codepen.io/ElmahdiMahmoud/pen/hlmri
Original comment by overwork...@gmail.com
on 29 Jul 2015 at 2:14
Original issue reported on code.google.com by
miketro...@gmail.com
on 3 Mar 2012 at 11:20