Microsoft
Software
Hardware
Network
Question : Using Java I need to remove the address bar
I have script that Sizes, removes toolbar, location, menubar, and scrollbars I need to remove the address bar as will. Can anyone help on this.
I have tried addressbar=0 and address=0 bothe with no effect.
John
Code Snippet:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16: 17: 18: 19: 20: 21: 22: 23: 24: 25: 26:
Open in New Window
Select All
Answer : Using Java I need to remove the address bar
Add:
location=no,
to your options string, and that should do it.
Random Solutions
Hyperion 8 Out of Memory Error
How to purge deleted items only from Exchange mailboxes
Administrative Utilities are not running on Windows XP Workstation
Internet Connection is OK; Internet Explorer Does Not Work
SQL dbSingle/dbDouble accuracy problem
Ignore/Supress #2601 (Attempt to insert duplicate key row in object 'insert_table' with unique index 'insert_table_idx1')
XP Random Reboots - No BSOD or Event Log Messages
Apache RewriteEngine redirect messing up external CSS stylesheet referencing
Alternative to Exchsync to synchronize global calendars between organizations.
"splice" 2D arrays