Basic Snippets
HTML content snippets available for inserting into print.php documents inside of the LC template based only lessons. These internal building blocks for LC template based lessons.
Requires: jQuery, jQuery UI, Bootstrap, and Latest Core scripts.
Panels
<div class="panel panel-primary">
<div class="panel-heading">
<h4 class="panel-title">
<a data-toggle="collapse" href="#collapse000-1">Collapsible Panel Heading<span class="glyphicon glyphicon-plus-sign pull-right"></span></a>
</h4>
</div>
<div id="collapse000-1" class="panel-collapse collapse">
<div class="panel-body">
Content here...
</div>
</div>
</div>Tabs
Image Comaprison Slider
Image Sweeper / Before-After Comparison Tool
Radio Select Tool
Magnifier Tool
Last updated