Hi all, I'm experimenting with modal windows in Wicket for the first time. But I've got some strange behavior when I placed a Flash component on the modal page.
Firefox everything works fine, the modal opens displaying a small Flash movie. But in IE, when I click the Flash movie a popup comes up with the close-warning (!?). For some reason the modal-close function seems to be called. It gets even stranger, because if I click either "Ok" or "Cancel" the warning goes away but the window doesn't close. When I click the cross to close the modal it doesn't give a warning and closes the modal just fine. Can somebody explain this behavior? I tried placing normal links (<a href="#") on the page, but the behavior was normal.. only the Flash movie triggered the warning. If somebody needs the code I can mail it... Roy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
