gpt4 book ai didi

jquery - fancybox iframe 尺寸

转载 作者:行者123 更新时间:2023-12-03 22:23:33 26 4
gpt4 key购买 nike

在 fancybox 主页 ( http://fancybox.net/home ) 中,有一个打开尺寸为屏幕 75% 的 iFrame 的示例。

我无法按照网站上的说明通过修改 .js 文件的宽度和高度属性来获取它。

最佳答案

你应该尝试这个:

$('iframeLink').fancybox({
'width':300,
'height':200,
'type':'iframe',
'autoScale':'false'
});

关于jquery - fancybox iframe 尺寸,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2464870/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com