Ask users (politely) to turn off their address bar and toolbars.
On Jul 30, 1:25 pm, Yogesh Dige <[email protected]> wrote: > I tried to hide browser’s address bar, tool bars. > using this > > window.open > ('Userdetails.aspx','Login','top=0,left=0,resizable=yes,toolbar=no,menubar=no,location=yes,fullscreen=true, > scrollbars=yes, location=no'); > > but it is in script i want the solution without script > > coz where i am going to use it at that site the scripts are block so i > don't now if i use script as above will it work or not. > > So i want help for hiding browser’s address bar, tool bars. without > java script > > thanx in advance..
