Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我只是想知道如何使用 iframe 而不是来自视频网站的放大弹出窗口。
我正在尝试从我公司拥有的另一个站点加载一个页面,除了在新页面中打开 url 之外,我似乎无法让它做任何事情。
任何帮助将不胜感激。
让我知道代码示例是否有帮助。
只需将此类选项添加到弹出窗口的初始化代码中,iframe src 就会匹配 href。
iframe: { patterns: { yourcustomsource: { index: '', src: '%id%' } } }
另外,看看 - http://codepen.io/dimsemenov/details/jnohA