[editor: moving to the appropriate forum…]
Hi,
I am trying to dynamically create a listing of map/image layers (using the dijit.form.CheckBox) that allows the user to turn on/off the layer visibility as needed. I also want the user to have the ability to reorder the layers. I am using the dojox.gfx.createSurface to add the map/image layers to the page and was going to change image order based on the DnD list order.
