A Javascript popup question...
We have a system running WinNT4, with an intranet. when we open IE, we're taken to a holding page, and then we login through the internet filter to get onto the 'net.
Opening the filter name entry window spawns a "toolbar" window.
I've been playing with "window.close()", and it works..but if I want to close a certain window only, say one created by this 3rd party filter with the title "I-Gear Login", can it be done in this way?
I just want to kill certain windows, not all of them at once..and it's driving me mad. If anyone can shed light on this, and offer some advice I'd be eternally grateful!