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.
我用fancybox 2 来叠加,用fancybox 1 时间长了,v2 里面有个奇怪的东西。在 v1 中,如果我通过 ajax 加载新的 html,其中包含新的 fancybox 链接,我必须再次调用 fancybox 以获得新链接。在 v2 中,似乎在加载新的 html 后,新的 fancybox 工作而无需再次调用该函数。但是,我没有看到任何证明它是否在 v2 中以这种方式工作,无论是在源代码中还是在网络上。以后不希望fancybox有麻烦,所以在继续工作之前,我必须确定这一点。
谢谢