How can I scale the content of an iframe?

前端 未结 17 2273
后悔当初
后悔当初 2020-11-22 11:46

How can I scale the content of an iframe (in my example it is an HTML page, and is not a popup) in a page of my web site?

For example, I want to display the content

17条回答
  •  Happy的楠姐
    2020-11-22 12:26

    The #wrap #frame solution works fine, as long as the numbers in #wrap is #frame times the scale factor. It shows only that part of the scaled down frame. You can see it here scaling down websites and putting it into a pinterest like form (with the woodmark jQuery plugin):

    http://www.genautica.com/sandbox/woodmark-index.html

提交回复
热议问题