我在我的內容中有圖像。當我點擊圖片時,我需要在jquery彈出窗口中打開它。爲img標籤初始化lighbox
我的圖像結構爲:
<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插件支持這種類型的功能?請幫幫我。
您是否使用特定的燈箱庫? – tomahaug
'我需要在jQuery彈出窗口中打開它。「這是什麼意思。它是'window.open()'有問題嗎? – Jai