hi - if you're talking about launching a new window then this sort of code would do it: <a href="#" onClick="JavaScript:window.open('default.html','myNew','width=150,height=100')">click here</a>
http*//www.devguru.com/Technologies/ecmascript/quickref/win_open.html has more information :)
If you're talking about getting rid of them on the existing window I'm not sure...
HTH
domoftheuk
2:49 pm on Jan 15, 2004 (gmt 0)
yeah i was talking about getting rid off the toolbars and status bars in Internet Explorer