Hi,
I am trying to create a drag and drop page, where there are two groups of draggable objects, with all of the elements of one group always in front of all the elements of another group. Also, I would like to create a method where you can click a link and it will move a given object to the front of its group. Are there ways that these two things are generally done, and how might I best modify the drag.js script to do this? I thought that if I used two Drag objects and allowed the zIndex to be set dynamically, then I could have two Drags with radically different zIndexes which would then force one group to be on top of the other. Any thoughts? Thanks, Gabe _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help