Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript iframe width issue Reply To: iframe width issue

#245723
Beverleyh
Participant

Well, normally you’d use the overflow property with value set as auto. You might need to wrap the iframe in a div and set the overflow on that though. Give it a whirl and see what you come up with.