|
|
Q890 How can I create a modal window in Netscape 4?
irt.org | Knowledge Base | JavaScript | Window | Q890 [ previous next ] Q890 How can I create a modal window in Netscape 4?With Internet Explorer 4, the showModalDialog method can do this, but it is not supported in Netscape. There is a solution for Netscape Navigator 4 at http://developer.netscape.com/viewsource/index_frame.html?content=goodman_modal/goodman_modal.html The best that you can do with other older browsers is to add the following to the page loaded into a popup window:
|
-- div -->
|