Is there anyway to get the iframe to detect and open to the height of the browser window? I'm showing a pdf in an iframe, but don't want to force people with large monitors to have to look at it in a small iframe.
thanks for your help.
Is there anyway to get the iframe to detect and open to the height of the browser window? I'm showing a pdf in an iframe, but don't want to force people with large monitors to have to look at it in a small iframe.
thanks for your help.
Comments
Comment #1
jglynn commentedSorry, realized this is a duplicate of "iFrame width and height in percent" issue.
Would be great functionality to have.
Comment #2
festerm commentedHello, after try many thing I end solving this issue changing the rel atribute with a jQuery document.ready funcion, maybe you can adapt it: