|
how to make a small window unresizeable?
|
|
03-28-2005, 07:18 PM
(This post was last modified: 03-28-2005 07:27 PM by Jackeh.)
Post: #2
|
|||
|
|||
|
RE: how to make a small window unresizeable?
<a href=\"#\" onclick=\"window.open(\'http://www.uffclub.com/lounge/mini.php\', \'Mini\',\'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=no,width=300,height=100,top=0,left=0\')\"> Mini Player</a>
taken straight from my site includes all the options you can have. The bit after the url \'mini\', is the frame name.. top=0 left=0 is the location on the screen.. this apears top left corner. Most the rest are self explanatory.. the ones that arent... i cant remember what they do:\\
|
|||
|
« 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: 1 Guest(s)
![[ghc]Games Forums [ghc]Games Forums](http://forums.ghc-games.com/images/logo.gif)
Search
Member List
Calendar
Help

includes all the options you can have. The bit after the url \'mini\', is the frame name.. top=0 left=0 is the location on the screen.. this apears top left corner. Most the rest are self explanatory.. the ones that arent... i cant remember what they do:\\

