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
Special character not showing when using AJAX
ADODB.ActiveConnection error
How to shrink a database?
internal SMTP server can't send mail to Exchange user
Animated GIFs and Dynamic Layers
Environment Variables
Need a Sample tutorial Using Ajax in a jsp for Login (database authentication) .
prevent internal Exchange Server's name from showing up on internet message header of outgoing mail
open windows are not appearing in the minimize bar
Adding a button to Outlook 97-2002 using a script?