Booooze
08-24-2003, 04:18 PM
hey all,
im having a lil frame problem heres the code- it all works, but
<frameset rows="90,*" frameborder="0" bordercolor="green" border="0">
<frame name="title" src="title.html" scrolling="no" bordercolor="black" noresize="noresize"/>
<frameset cols=200,*,135" border="1" frameborder="1" bordercolor="green">
<frame name="menu" src="menu.html" scrolling="no" bordercolor="black" noresize="noresize"/>
<frame name="main" src="main.html" bordercolor="black" noresize="noresize" />
<frame name="links" src="links.html" bordercolor="black" scrolling="no" noresize="noresize" />
</frameset>
---int the top frame (rows), i have one big frame that i have an image, a title, and a counter, they all show up allright, bit if u clilck anywhere in the frame and hold, it like moves up and down, how can i fix that? , thx
im having a lil frame problem heres the code- it all works, but
<frameset rows="90,*" frameborder="0" bordercolor="green" border="0">
<frame name="title" src="title.html" scrolling="no" bordercolor="black" noresize="noresize"/>
<frameset cols=200,*,135" border="1" frameborder="1" bordercolor="green">
<frame name="menu" src="menu.html" scrolling="no" bordercolor="black" noresize="noresize"/>
<frame name="main" src="main.html" bordercolor="black" noresize="noresize" />
<frame name="links" src="links.html" bordercolor="black" scrolling="no" noresize="noresize" />
</frameset>
---int the top frame (rows), i have one big frame that i have an image, a title, and a counter, they all show up allright, bit if u clilck anywhere in the frame and hold, it like moves up and down, how can i fix that? , thx