I want to move scriptaculous draggable object outside of its parent div which has its CSS set as overflow:hidden. I set z-index of the dragged element to be higher than that of droppable container(which is outside of draggable container div). Problem is that when i move dragged object outside of draggable container to drop into droppable container, element becomes invisible. How can i make dragged elements to be visible without changing overflow:hidden ? Please give me suggestion
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
