我剛開發了一個帶有ng-gallery插件的wordpress網站。 我想要獲得圖像替代標記並將新的標題屬性添加到圖像標記。 這裏是我的代碼..如何獲取Wordpress NgGallery的Alt標籤圖片
<div id="ngg-slideshow-1-6-1" class="ngg-slideshow" style="height:515px;width:576px;">
<img src="http://www.sweetpassion.com.au/wp-content/gallery/homepage/sydney-royal-easter-show-2014-master-class-competition.jpg" style="height: 515px; width: 386px; position: absolute; top: 0px; left: 0px; display: none; z-index: 10; opacity: 0;">
我添加ALT和描述NG-畫廊回end.But alt屬性沒有在主頁顯示。
目前只顯示SRC & 風格屬性。
如何將Alt和Title屬性添加到上述代碼中。
感謝&問候
謝謝顯示畫廊。它的工作很好。 – shibin