![]() |
|
#1
|
|||
|
|||
|
Horizontal scroll bar in frames.
hello everyone (:
i've made a spiffing layout in IE, it also looks spiffing in firefox, but it uses iframes and i have hit a problemm ;o here's what it looks like; http://i9.tinypic.com/2rc9100.gif see that horizontal scroll bar at the bottom? its like disabled, but is there anyway to get rid of it 'cos it makes my layout look uglayyyyyyy (wanna keep vertical scrollbars) heres my frames code; Code:
<IFRAME name="main" src="main.html" width=460 height=360 marginwidth=0 marginheight=0 frameborder=0 scrolling=yes></IFRAME> |
| Sponsored Links |
|
#2
|
|||
|
|||
|
Try changing:
scrolling="yes" to scrolling="auto" Or simply get rid of the scrolling="yes" since it is not even needed. |
|
#3
|
|||
|
|||
|
aar yeh.
THANKYOU SO MUCH (= |
|
#4
|
|||
|
|||
|
Man, I am awesome. + 5 ego points.
Last edited by bourdelson; 11-20-2006 at 11:00 PM. Reason: this is a kid-friendly forum. please try not to use expletives, even if the swear word filter catches them. :) |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Horizontal Scroll Bar in I Frame | VMinder | Frames | 2 | 10-05-2006 04:14 PM |
| Horizontal scroll problem | fezzed | Frames | 5 | 02-15-2005 02:51 AM |
| horizontal scroll bar in iFrame in IE | belacqua | Frames | 6 | 12-06-2004 01:56 AM |
| Horizontal Scroll bar in main Content frame! | tinkerer | Frames | 1 | 12-01-2004 11:41 AM |
| Scroll bar for Inline Frames | melon | Frames | 1 | 03-31-2003 04:28 AM |