View Single Post
Old 02-01-2005, 07:25 AM  
Dirty F
Too lazy to set a custom title
 
Dirty F's Avatar
 
Industry Role:
Join Date: Jul 2001
Posts: 59,204
Iframe without a double scrollbar

Code:
<body topmargin="0" leftmargin="0">

<P ALIGN=center><IFRAME SRC="http://www.site.com" width="100%" height="100%"></IFRAME></P>
This iframe stops the scrolling of the original page and puts an extra scrollbar on the right. So there are 2 scrollbars, one working and one that doesnt.

Is there a way to fix this? Just so that the original scrollbar works and a second scrollbar wont show up?
Dirty F is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote