tags:

views:

218

answers:

1

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?

A: 

I'm not sure of the anwser. Not at all. But this could be related to the viewport <meta>.

Savageman