need frames help...
hey everybody, no one probably remembers me, ive been gone gone for a while, but anyway i need some help for a school project..
ok, ive made a page with 2 frames, one on top for the banner/navigation, and a larger one on the bottom for my main info. when ive got my browser maximized, the banner displays just fine, but when i shrink the browser a little bit, the banner begins to get cut off. and the smaller the browser goes, the more the banner gets cut off. the attatchment is an ex. of what i mean.
so is there a script i could add so that the frames dont get smaller as the browser gets smaller?
heres my coding -
<frameset rows="*,509" frameborder="no" border="0" framespacing="0" noresize>
<frame src="layout.html" name="banner" scrolling="no" frameborder="no" noresize>
<frameset rows="510,*" frameborder="NO" border="0" framespacing="0" noresize>
<frame src="hrhome.html" name="hr home" scrolling="no" frameborder="no" noresize>
</frameset>
</frameset>
thanks for your help..
Attachments:
untitled-3 copy.gif
(Download)
45 Kb, 122 views
___________________


