how to make a small window unresizeable?
|
03-28-2005, 07:25 PM
Post: #3
|
|||
|
|||
RE: how to make a small window unresizeable?
# width=300
Use this to define the width of the new window. # height=200 Use this to define the height of the new window. # resizable=yes or no Use this to control whether or not you want the user to be able to resize the window. # scrollbars=yes or no This lets you decide whether or not to have scrollbars on the window. # toolbar=yes or no Whether or not the new window should have the browser navigation bar at the top (The back, foward, stop buttons..etc.). # location=yes or no Whether or not you wish to show the location box with the current url (The place to type http://address). # directories=yes or no Whether or not the window should show the extra buttons. (what\'s cool, personal buttons, etc...). # status=yes or no Whether or not to show the window status bar at the bottom of the window. # menubar=yes or no Whether or not to show the menus at the top of the window (File, Edit, etc...). # copyhistory=yes or no Whether or not to copy the old browser window\'s history list to the new window. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
how to make a small window unresizeable? - MaSwIcK - 03-28-2005, 09:19 AM
RE: how to make a small window unresizeable? - Jackeh - 03-28-2005, 07:18 PM
RE: how to make a small window unresizeable? - Jackeh - 03-28-2005 07:25 PM
RE: how to make a small window unresizeable? - MaSwIcK - 03-29-2005, 12:32 AM
RE: how to make a small window unresizeable? - MaSwIcK - 06-21-2005, 01:32 AM
|
User(s) browsing this thread: 2 Guest(s)