rss
Search : in
By : Relevance Date Username
Statut : Not resolved

Iframe scroll bar problem

Jamescracker, on Sunday July 20, 2008 10:05:19 AM
Hello,




When i designed this it didnt have a horizontal scroll bar but on some browsers it does.. I have tried setting it to scrolling="vertical" but the horizontal one remains... any ideas? help please!
Configuration: Windows XP
Internet Explorer 6.0
Reply to Jamescracker  Report this message to moderators Go to last message

1


  • This message seems useful, vote!
  • Report this message to moderators
 kaya_1, on Sunday July 20, 2008 12:09:09 PM
Hello


There are no easy fixes that I know of. All the standard values for scrolling or overflow are either on or off.
However, you are the creator of that content. If you create the IFrame content so that it "fits" inside the IFrame. However the width of the IFrame includes the vertical scrollbar. So, if you create a 500px wide IFrame you will need to create the content to be about 470px wide. Or something along those lines.
Reply to kaya_1