atillaselem
09-10-2003, 08:05 AM
hi,
i have a java applet being used in my application. but when someone right clicks on one of the menu items it pops up a new window and tries to connect to a web page on internet.
Since my web application is on a Local Area Network it tries and fails...
How can i kill that window using JavaScript?
is that possible to kill that window although source of it is a Java Applet?
i don't have source code of that Applet...
but i think i would be able to kill poping windows in my browser using DOM...
thanks for ur help
atilla.selem
__________________
i have a java applet being used in my application. but when someone right clicks on one of the menu items it pops up a new window and tries to connect to a web page on internet.
Since my web application is on a Local Area Network it tries and fails...
How can i kill that window using JavaScript?
is that possible to kill that window although source of it is a Java Applet?
i don't have source code of that Applet...
but i think i would be able to kill poping windows in my browser using DOM...
thanks for ur help
atilla.selem
__________________