is there a way for an iframe to take up the whole screen?
is there a way for an iframe to take up the whole screen?
You can't set a 100% height for your iframe that simply. You need to use JavaScript for adjusting the height of the iframe based on the height of the document it loads.
Bookmarks