Edwin
Customer
I use iframe for Wikipedia but it doesn't fit the whole page.
The width is 100% and okey, but it doesn't work for the height.
https://www.sjedbb.com/threads/lijst-met-giftige-planten.223/
This is the code:
Anyone a suggestion how to set the height to 100%
The width is 100% and okey, but it doesn't work for the height.
https://www.sjedbb.com/threads/lijst-met-giftige-planten.223/
This is the code:
Code:
<iframe src="https://nl.wikipedia.org/w/index.php?title={$id}&printable=yes" scrolling="yes" frameBorder="0" height="1350" width="100%"></iframe>
Anyone a suggestion how to set the height to 100%