Hi,
I am facing when I drag object in jquery.
Description:
I have a Div Maindiv in this div there is mupltiple divs inside it as inner content with absolute position and z-index.
Problem is this when i drag any object the dragged object goes some divs upper and shows some div dehind.
according to their Z-index property.
Now I want that when I drag any object in the Maindiv the drag object should always show in front of other objects on Maindiv.
The drag object should not go behind the other obects.
Thanks & Regards,
Abhishek