Forum Moderators: open
I want to center text in the iframe but it always leaves a little gap the width of a scrollbar on the right hand side. Even when I set scrollbar=auto it still does this.
Opera and NN work ok.
Is there a workaround for this without actually turning it off altogether?
If that doesn't work, set it for the body element in the page that's displaying in the iframe.
Also be aware that IE, unlike OPera and Moz, has overflow-x and overflow-y properties in addition to the overflow property in the W3C CSS rec.