我的内容中有一张图片。当我单击图像时,我需要在 jquery 弹出窗口中打开它。
我的图像结构是:
<img height="213" width="480" src="http://www.test.com/sites/default/files/styles/large/public/avatar-configure.png" typeof="foaf:Image" class="media-image" alt="">
我无法更改图像结构。是否有任何 jquery 插件支持这种类型的功能?请帮我。