gpt4 book ai didi

javascript - html 上的 Fancybox

转载 作者:行者123 更新时间:2023-12-02 19:52:51 24 4
gpt4 key购买 nike

是否可以从 html 中打开 fancybox 窗口?

含义:

 <button onclick=("open fancybox here")>Fancybox</button>

有什么办法可以做到这一点吗?

谢谢!

最佳答案

不知道为什么要将标记与 JavaScript 混合使用,但无论如何,这里有一个示例:

<button onclick="$.fancybox({ type: 'iframe', href: 'http://bbc.com' })">Fancybox</button>

这是一个 live demo .

关于javascript - html 上的 Fancybox,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9048118/

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