开发者

jquery fancy box iframe zoom

I’m using Jquery Fancy Box plug in. I am starting fancy box on page load opening up a Iframe (75% width and height). Is there a way to incorporate a zoom function or somthing like it so the web page opened in the iframe always fits?

$("#various5, #various6").fancybox({
'width' : '75%',
'heig开发者_Go百科ht'    : '75%',
    'autoScale'         : false,
    'transitionIn'      : 'none',
    'transitionOut'     : 'none',
    'type'              : 'iframe'
});


No, it has to be the iframe to handle with usable width...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜