View Full Version : Unresizable Window ?
Sanshiro
December 10th, 2003, 02:48 PM
I want to make a non resizable window (no maximize and minimize).. how do i do that ? and how do i set the window size :) ?
senocular
December 10th, 2003, 02:51 PM
these are all options in javascript's window.open(). If you're typing it by hand, just look it up online somewhere (easy to find documentation on it) or if you're using something like dreamweaver, use a behavior that will automatically include it in your code and give you a window with all the options available
Sanshiro
December 10th, 2003, 02:52 PM
<-- total Java newb
eyezberg
December 11th, 2003, 12:41 PM
http://www.javascript.com/
http://www.maxxblade.co.uk/
etc...google free javascripts..
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.