Ms.Dubya
03-22-2003, 02:16 PM
Aight, what's the code to make the window a certain size? For example when you come to my site it's not full page, it's the size of my choice like 800x600 (I'm talking the site window here)
|
View Full Version : I need a code, please! :) Ms.Dubya 03-22-2003, 02:16 PM Aight, what's the code to make the window a certain size? For example when you come to my site it's not full page, it's the size of my choice like 800x600 (I'm talking the site window here) Redkaven 03-22-2003, 02:53 PM I think you use DHTML for that or javascript. I'm no expert though. -Redkaven kittycat 03-22-2003, 03:17 PM You can use a pop up window (http://www.lissaexplains.com/java4.shtml#window). If you want a script that will automatically resize the window when a person comes to the page, try a search of the forum, it might have been asked before. bejayel 03-22-2003, 09:11 PM now there is another thing if you want your layout for 800 X 600 make it for 800 X 600, it doesnt matter what our resolution is, the only thing that will appear differant is the background image. also i would strongly suggest that you make your web site grow and shrink according to the size. this is ver easily done. in fact all you have to do is use percents for your table sizes instead of exact lengths. well there is a few mor factors as well but they are easily worked out. |