[ARCHIVED] Remove Scrolling in iFrame
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2020
09:44 AM
Hello!
I have a page that has an iFrame. Within the iFrame, we would like to REMOVE the scroll bar that shows, so that there is 1) less scrolling for a student to do WITHIN the primary scrolling page 2) Less potential for confusion or missed content with that scroll bar existing inside of a scroll bar.
I have attempted to go into HTML code and put 100% after the height, but it completely shrinks the iFrame and makes it even worse than before. I have also tried doubling the height, but that distorts what is in the iFrame.
Thank you for any help!