|
-
Jan 17th, 2006, 10:42 AM
#1
Thread Starter
Hyperactive Member
html Frame sliding
Hello, i have a page with frames. One frame is exactly 800x75. I have an image with that exact size.
""""""
<frameset rows="150,90,600" frameborder="0" framespacing="0" border="0" marginwidth="0" marginheight="0" noresize>
<frame src="banner.htm" noresize border="0" scrolling=no name="banner" width="800">
<frame src="links.htm" noresize border="0" scrolling=no name="links" width="800">
<frame src="main.htm" noresize border="0"scrolling=yes name="main" width="800">
</frameset>
""""""
Well anyways, no matter what, when you resize the window it slides, moves and scrolls Can anyone help me out? Thanks,
___
Dan
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|