|
|
Q826 Is there a way to get a pop-up window to pop-up automatically without having to be accessed via a link or button?
irt.org | Knowledge Base | JavaScript | Window | Q826 [ previous next ] Q826 Is there a way to get a pop-up window to pop-up automatically without having to be accessed via a link or button?Yes, just use inline JavaScript to invoke the window objects open method:
|
-- div -->
|