Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Link to close IE Window 1

Status
Not open for further replies.

deintinis

IS-IT--Management
Nov 14, 2001
174
US
I am trying to format a link on a IE popup page that will close the IE popup page.

I'm not very proficeint on scripting and other things like that, so any instructions on how to do this would be greatly appreciated.

Thanks
 
Code:
<a href=&quot;javascript:self.close()&quot;>Close window</a>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top