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 个不同的脚本文件有点困惑。
jquery.fancybox.pack.js
和
jquery.fancybox.js
在演示中它仅使用后者,但在自述文件和说明中它指的是前者。另外,我似乎找不到这两个文件之间的任何依赖关系。
有人可以在这里阐明一下吗?
我还注意到,缩略图和按钮助手在 iPad 上都不能正常工作(不出现),但这是一个单独的问题。
该jquery.fancybox.pack.js版本已缩小代码;它不是相同的源代码(应该映射到相同或等效的标记),但它具有完全相同的功能和更小的文件大小。