Page 1 of 1

JavaScript Modal Windows

Posted: Thu Apr 17, 2003 1:36 pm
by mzfp2
Hi

Im aware of the showModalDialog() function in JavaScript which opens a new window without the address bar and buttons etc, however is it possible to make the current window like such without having to open a new window?

Thanks

http://www.alljammin.com

Posted: Sat Apr 19, 2003 11:59 am
by patrikG
To my knowledge that's impossible.

Posted: Wed Apr 23, 2003 10:59 am
by dstefani
For a JavaScript quetion like this, I'd ask it at the project seven group.
Just make sure to mark your post OT:: (off topic), they will usually happily answer questions like these.

[url]news://forums.projectseven.com/pviiwebdev[/url]

- Don

Posted: Sat Aug 28, 2004 2:46 am
by anjanesh
Is showModalDialog() specific to IE ?
It doent seem to work in FireFox

Posted: Sat Aug 28, 2004 3:06 am
by feyd
anjanesh wrote:Is showModalDialog() specific to IE ?
It doent seem to work in FireFox
yes.