Is it possible to launch a modal pop-up window from JavaScript? That is, I want it to be impossible to access the opener window before a button in the pop-up is clicked (which will also close the pop-up window).
Is it possible to launch a modal pop-up window from JavaScript? That is, I want it to be impossible to access the opener window before a button in the pop-up is clicked (which will also close the pop-up window).
Take a look at this script:
http://www.dynamicdrive.com/dynamici...dhtmlmodal.htm
Jeremy | jfein.net
Tohaki (11-05-2008)
Thanks for the tip.![]()
Bookmarks