M
Matt S
I have an advertiser that delivers content in an iFrame. Because of
space limitations on my page, I have set the height of the iFrame to be
half that of it's contents. The problem is that the width of the iFrame
is 960. That means the vertical scrollbar on the right side appears off
screen for a lot of people.
Is it possible for me to switch the scrollbar from the right side of
the iFrame to the left side without having access to the HTML file in
the iFrame?
If not, I could make a "fake iFrame" using CSS (containing the full
size iFrame), and then hopefully be able to move the DIV's scrollbar to
the opposite side if that is possible.
space limitations on my page, I have set the height of the iFrame to be
half that of it's contents. The problem is that the width of the iFrame
is 960. That means the vertical scrollbar on the right side appears off
screen for a lot of people.
Is it possible for me to switch the scrollbar from the right side of
the iFrame to the left side without having access to the HTML file in
the iFrame?
If not, I could make a "fake iFrame" using CSS (containing the full
size iFrame), and then hopefully be able to move the DIV's scrollbar to
the opposite side if that is possible.