如何删除
<div id="TopMenu">
<ul style="display:">
<li style="display:" class="First"><a href="#" data-transition="slide" class="ui-link">My Account</a></li>
<li style="display:" class="CartLink"><a href="#" data-transition="slide" class="ui-link">View Cart <span></span></a></li>
</ul>
</div>
答案 0 :(得分:1)
首先在你的代码片段中没有标签元素...... 但删除任何元素使用'删除'功能。
i.e. remove('label') //this will remove all label in scope
Now you also want to add sprite image.
1. Just add your images in folder name as 'sprites'
--path-- /assets/images/sprites
2. Now it will include in sprites.png auto When Moovweb project run
3. use class 'sprites-'+imagename where you want to place.