i've been dealing with similar issues with cfmenu popping over cfwindow ... and resolved them by setting style="position: absolute; top: 0px; left: 100px; width: 400px; z-index: 1" ... make sure that the z-index for your dhtmlgoodies div is set lower than the rest.
-jim On 8/21/07, Mikkel Johansen <[EMAIL PROTECTED]> wrote: > > Anyone that can help finding a drag'n'drop dhtml library that works with > CFLAYOUT (with panels and splitters). > > I have tried dhtmlgoodies library, but the object that is being draged > gets hidden behind the destination panel. > > > Thanks > > Mikkel Johansen > Denmark > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get the answers you are looking for on the ColdFusion Labs Forum direct from active programmers and developers. http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid-72&catid=648 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286763 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

