Is there a way to hide the browser toolbar? i’m gussing its some sorta javascript code?
thx!
Is there a way to hide the browser toolbar? i’m gussing its some sorta javascript code?
thx!
newWindow = window.open("", “”, “width=200,height=200”);
thats the only line you really need, if u don’t know JS then i can give u the code,
or you could look up the window object
window.openurl, name, features, replace)
i believe by default all the features are turned off so you really wouldn’t have to state anything to hide the tool bar
:: Copyright KIRUPA 2024 //--