srinath
-
Multi drag and drop/sortable
Hi, Thanks for reply. could you please provide me any demo links which support multiple sorting and multiple drag and drop in jQuery thanks, sri
-
Drag and Drop with overflow auto
I added z-index:1000 in LeftPane #LeftPane { width: 150px; /* optional, initial splitbar position */ margin: 10px 0px 10px 10px; background: #ffffff; border: #b6b6b6 1px solid; overflow:auto; z-index:1000; } is it am i going wrong .? please sugges…
-
Drag and Drop with overflow auto
Hi cybershot, thanks for reply. I tried using zindex but no luck. The scope should go beyond LeftPane to RightPane when used auto .