ableitc
08-19-2005, 04:49 PM
I have the following code which upon click will open the search panel of IE and display a page. However what's the code to place to close the search panel.
I have tried self close, etc but they either have no effect or close the whole window.
Cheers, Grant
javascript:void(_search=open('http://www.msn.com','_search'))
I have tried self close, etc but they either have no effect or close the whole window.
Cheers, Grant
javascript:void(_search=open('http://www.msn.com','_search'))