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.
从 2.x 升级到 3.0 后,我的应用程序崩溃了。新版本有没有类似的功能
$.fancybox.showLoading(); $.fancybox.helpers.overlay.open();
抱歉,没有。v3 具有不同的 html 结构。当您打开图片库时,它会加载当前图片、下一张和上一张。他们每个人都有自己的加载图标。这是因为 v3 现在是“可触摸的”,用户可以在幻灯片仍在加载时拖动它们。