aaronandkatie
05-23-2003, 05:32 PM
How do I make the top frame NONresizable....I can do the side frames but I don't know how to do the top frames...some please help, thanks!
|
View Full Version : nonresizable top frames? aaronandkatie 05-23-2003, 05:32 PM How do I make the top frame NONresizable....I can do the side frames but I don't know how to do the top frames...some please help, thanks! Dude128 05-23-2003, 05:34 PM just add noresoze to the <frame> tag, just like you would with vertical frames. all that changes between vertical/horizontal frames is the frameset rows and frameset cols. everything else is the same code. |