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.
我即将开始在一个作品集页面上工作,其中画廊由四个选项卡组成。
在每个选项卡中,将有三个投资组合样本。
单击时,我希望相关图像在模式弹出窗口中展开。
如果有人能指出可以动态处理此问题的 jQuery 插件的方向,我将不胜感激,即画廊上的图像与扩展的图像相同。
提前致谢!
我用过的最简单和最好的。您需要做的就是将图像包装在链接元素中并使用 jQuery 选择器来触发插件。
http://fancybox.net/