I have this below html. And I would like the iFrame to cover the rest of the screen with 100% on whatever left. I tried "100%" and "*" in height attribute but not working. Why is that? Thanks
Is it possible in html? I thought you had to use JavaScript or a frameset instead of an iframe. Looks like your code would be better off using a frameset.
tr0gd0rr wrote:Is it possible in html? I thought you had to use JavaScript or a frameset instead of an iframe. Looks like your code would be better off using a frameset.
How to use frameset to archive same purpose? Anything is good. Thanks