iframe in jqtouch not scaling down the content?
Posted
by Clacke
on Stack Overflow
See other posts from Stack Overflow
or by Clacke
Published on 2010-05-31T21:34:13Z
Indexed on
2010/05/31
23:03 UTC
Read the original article
Hit count: 295
I use jqtouch and I have an iframe in one of the divs that loads into the main page. The problem is that the pdf in the iframe is not scaled down as it does in an iframe in an ordinary html page. You only see the top left corner of the content in the iframe.
So what in jqtouch is causing the content in the iframe not scaling down?
© Stack Overflow or respective owner