Edit Browser

You now have more space!!


How to use

Syntax

window.open('[HTML site]', '[Browser name]', '[Tags]');

Tags

Width
width=[size]

Height
height=[size]

Resizeable
resizable=[yes/no]

Scrollbars
scrollbars=[yes/no]

Toolbar
toolbar=[yes/no]

Locationbar
location=[yes/no]

Directoriesbar
directories=[yes/no]

Statusbar
status=[yes/no]

Menubar
menubar=[yes/no]

Copy history
copyhistory=[yes/no]

Example

window.open('editbrowser2.html', 'Edit_Browser', 'toolbar=no,location=yes,directories=no,status=no,menubar=yes');


Downloaded from: Script.dk