I wouldn't say you could... since by it's very nature a modal dialog would need to remain in the foreground (assuming your calendar is a popup style calendar). You could try using a regular window.open window with modal=true (for Netscape, FF browsers) but I think you'd have the same issue.
Do you really need a modal window? If you put the calendar into a div and hide/display it over your page, that should achieve pretty much the same thing as a modal window, except that it would only be "modal" with respect to your page.
Tracy Dryden
Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard.
Actually,I am developing a J2EE appication and our customer wanted to see a calendar from a modal window that we made before for something else.So techically I wonder if it is possible.But as you said, I think it is imposibble -but I am still not sure may be there is an another way,I'm still searching-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.