HTML multi select with ordering on JSFiddle

jsfiddle-htmlJSFiddle is a great tool for interactive JavaScript development and prototyping.

I needed an HTML select where the user could change the ordering and select to edit the values. Developing this interactively right in the browser made it easy to quickly see updates.

Here's a live demo on JSFiddle of the finished product implemented in JavaScript with some help from Dojo:

http://jsfiddle.net/denov/ShLrs/