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 的 PhotoSwipe 在网格视图中显示来自 sdcard 的图像。现在我想单击图像并打开新页面以单独显示图像。
写图片链接时,添加属性
目标
<a href="http://www.whatever.com/images/thisimage.jpg" target="_blank">Click here to view image</a>