我正在使用內聯樣式表作爲我的數據標題值。如何刪除內聯樣式表並在類中定義它?由於該值來自數據標題屬性,我不知道該怎麼做。下面提供我的代碼:從數據標題中刪除內聯樣式表
http://jsfiddle.net/rajkumart08/8YK2n/
<div class="cubeCell" data-text="Search" class="desktopContactImage cubeCell"
data-caption="<a style='padding-left: 40px; font-size: 18px; color: grey;' href='http://www.w3schools.com/' >Create</a> <div> <a style='padding-left: 40px; font-size: 18px; color: grey;' >View/Edit</a> </div> <a style='padding-left: 40px; font-size: 18px; color: grey;' >Labels</a>"
data-image="http://intra.defie.co/images/Desktop_icons_02.07.13/search.png"></div>
<div class="iphoneContactImage" data-caption="<a style='margin-left: 92px; font-size: 18px; color: grey;' href='http://www.w3schools.com/' >Create</a> <div> <a style='margin-left: 92px; font-size: 18px; color: grey;' >View/Edit</a> </div> <a style='margin-left: 92px; font-size: 18px; color: grey;' >Labels</a>"
data-image="http://intra.defie.co/images/Desktop_icons_02.07.13/demoImage.png">iphoneImage</div>
請嘗試使用適當的標點符號。使用像這樣的所有這些點.......使您的帖子非常*難以閱讀。 – 2013-03-01 01:42:18
@AndrewBarber好吧謝謝 – user2045025 2013-03-01 01:44:26