css iframe problem
css iframe problem
Out of context: Reply #3
- Started
- Last post
- 22 Responses
- lifeinbinary0
yes, i see no scrollbars in mozilla/ff but IE has the bars.
everytime i've used iframes, there's always been such a problem with scroll bars. i've always had to set the table width on the page in the frame a little smaller than width/height of the actual ifram so that there are no scroll bars.
seeing how this is a image page only, i would suggest making that image a background on images.html page so that there are no scroll bars.
the other option is to turn off the scroll bars in the iframe.
scrolling="no"