In my last post I went through the code required to create an add/remove select list using jQuery.
Today’s post is going to expand on the earlier tutorial and add up/down buttons, which will allow you to change the order of the option items in the select list.
The HTML Code
The HTML code for the select lists remains the … more

















