Click to See Complete Forum and Search --> : status bar


sea
03-08-2005, 05:30 PM
Can anyone tell me how to disable the status bar on a new window?? I have tried commands 'status=no','statusbar=no','status=0' and 'statusbar=0' and the status bar still shows. Is there any other command that will do it??

Thanks...Sea

UltraJin
03-08-2005, 05:33 PM
window.status="" will let you have text. that's all I know.