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.
我网站的布局意味着大多数图像都在各种浮动 div 中。因此,当它们在 fancybox 中打开时,它们不会以正确的顺序出现(而是按照它们在代码中的顺序)。有没有办法给每个图像一个数字,以便它们以正确的顺序出现?
谢谢!