sam0010
Feb 2nd, 2001, 08:02 PM
HI i would like ot know how to remove cenrtain bars from the browser on load can you please help me? thanx
sail3005
Feb 3rd, 2001, 11:12 AM
do you mean the address bar and things like that? you can do that but it has to be done from a link.
sam0010
Feb 3rd, 2001, 05:04 PM
ok thats not a problem just giveme the code
sail3005
Feb 4th, 2001, 03:59 PM
well i mean you don't have to do it from a link, but you can't just say type in www.yoursite.com and it would automatically be there with no address bar etc.
this will produce a plain window with nothing but a title bar.
window.open("http://www.yahoo.com","newwindow","
scrollbars,toolbar=no,location=no,directories=no,status=no,menubar=yes,resizable=yes,width=310,heigh t=200")