Great script, but I am puzzling with something slightly different: This script sets the iframe height to 100% relative to the full page, However I would like to set the iframe hight to 80%, does anyone have any suggestions for that?
Alternatively I would be happy if I could set the iframe not to 100% of the window size, but to 100% of the parent div (which I would set at 80% itself).
thanks..its works fine but how to do for three iframe side by side.width of 10%, 70% and 20% and height for all 3 are 100%, when i try to add with your script, 1st iframe works fine, but then second one isnt displayed with full 100%..how should i do?? please help.
Hi, I am trying to resolve the min-height issue in Safari but I am trying to do this with a div, css and full screen bg. How would I have to adapt the code to work within my site?
I'm using this example:
http://css-tricks.com/examples/FullPageBackgroundImage/