I'm using a div with overflow:hidden wrapped around another div that I
move left and right (using Effect.Move) to create a scroll area
effect.

However, when the inner div which is being moved has an absolute (or
relative) position applied to it it decides that it wants to ignore
the display:hidden property of its parent, meaning that you can see
all of the content that was supposed to be "masked" by the parent div.

Does anyone have any ideas on the best approach to this problem?

--~--~---------~--~----~------------~-------~--~----~
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 prototype-scriptaculous@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to