I am having problems with keeping the popup on the screen instead of it minimizing. Is there anyway I can keep it on the screen, without it minimizing when another screen is clicked on?
new window popup
|
By the sound of things you want to make a window modal. If so, there is no way JavaScript can do this. JavaScript's ability to manipulate windows is fairly limited.
Java Guy
Java Guy
New posts
Old posts

