Data-glyphicon demo


  • Just an item

Array add buttons with different data-glyphicon set:



See boostrap icon overview
<ul data-array="List1">
    <li>Just an item</li>
</ul>
<p>
    Array add buttons with different data-glyphicon set:
</p>

<button data-action="add" data-target="List1" data-glyphicon="th"></button>
<button data-action="add" data-target="List1" data-glyphicon="user"></button>
<button data-action="add" data-target="List1" data-glyphicon="film"></button>
<button data-action="add" data-target="List1" data-glyphicon="flag"></button>
<button data-action="add" data-target="List1" data-glyphicon="tags"></button>
<button data-action="add" data-target="List1" data-glyphicon="thumbs-up"></button>

<br><br>
<a href="http://getbootstrap.com/components/#glyphicons" target="_blank">See boostrap icon overview</a>
No JS code used for this example

Output templates

Templates used for document and web page generation:

Friendly Name File Name Template