Hi everybody, I implemented a page that makes use of the ModalWindow component (displays a details-panel). I tested it in different browsers including IE 6, and it works fine. Now I deployed it on our test-server so our client can view the site. He has got a very tricky problem:
The modal window shows "without" any borders (PNGs + x-button) and the mask will not work --> the window is not modal. He can even open multiple modal windows. I can sort of reproduce this by removing the modal.css file from the wicket-extensions.jar (perhaps the relative path to the css causes a problem???) Do you have an idea if, the IE has got problems with the modal window? Like I said, IE6 works fine at my work, but my customer has a problem with it. My customer does not have problems when using firefox, but IE is mandatory. I would be very thankful, if you could help me with this one. Thanks in advance. Best regards Marcus
