Tohaki
11-04-2008, 08:39 AM
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).
View Full Version : Modal pop-up window?