Hi everyone! I'm having a problem with displaying a popup that's rendered within the html and then just toggled to show and hide it. My problem is that this popup sits in a div that has an overflow: hidden property and it means that some of the popup background graphics cross over the width of the overflow: hidden div. this causes a display issue as the width of the popup is cut off where it crosses the overflow setting.
Is it possible to get around this?
many thanks!!!!! James