bebetu wrote:
Hi,
I am experiencing a strange issue with a ModalWindow behavior (I'm using
wicket 1.3 beta3). The main page content contains a flash object (I'm using
a SWFObject to render it) and when a ModalWindow pops-up over this content,
the flash object is still visible below. in Firefox the flash content
becomes clickable once I drag the ModalWindow clear from the flash object
rendered below. In IE the flash object is visible and clickable the whole
time after the ModalWindow is displayed.
Has anyone experienced this issue? Any advice is appreciated.
Yeah. :-(
It's a bug in Internet Explorer. You could probably work around it by
hiding the whole of the Flash object while the window is popped up. We
already have JS code that does this for drop-down <select> boxes (which
exhibit the same problem in IE). You might be able to crib the code from
that. Patches are welcome. ;)
Regards,
Al
--
Alastair Maw
Wicket-biased blog at http://herebebeasties.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]