Dual scrollbars with iframe-ed page

This is pretty much an iframe-only page. It’s needed because we want to add some features to a career portal hosted by a supplier who will not let us change or add to their code. I’m just trying to get rid of the dual scrollbars and can’t seem to find the magic combination. It’s this page:

http://fastswitch.com/tncareerportal

Any ideas would be UGELY appreciated.

Thanks!

Mark


Here is my public share link: https://preview.webflow.com/preview/fast-switch-web-site?preview=2c3e9f248196ed188ae209785d694741
(how to access public share link)

Put the <object data="http://www.jobs.net/jobs/fastswitch/en-us/" overflow:scroll height="100%" width="100%"> </object> snippet in a “HTML Embed” in a “div” on the page as opposed to in the head section, with these settings:

Height:100vh, overflow:hidden

That should do it :slight_smile:

Aaron.

This topic was automatically closed 125 days after the last reply. New replies are no longer allowed.