How To Load a iFrame Inside A Page
-
Hi. When I add this iFrame to a page (in the page’s HTML editor):
<iframe src=”https://astore.amazon.com/awesomegeekstuff-20″ width=”90%” height=”4000″ frameborder=”0″ scrolling=”no”></iframe>
The page get 4000px high (constant), but the content in the iFrame isn’t always 4000px high so I often get a lot of empty space on the bottom of the page. Something that’s very ugly for my users.
Is it possible to make the iFrame load inside the page so the page’s height always is the same hight as the content that the iFrame shows?
Here is a link to the page. The store that you see is the iFrame: https://awesomegeekstuff.com/geek-store/
Thanks,
Jimmy
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘How To Load a iFrame Inside A Page’ is closed to new replies.