Skip to content
Petar Tuovic edited this page Dec 19, 2013 · 2 revisions

redCORE integrates bootstrap-checkbox support for checkbox styling.

To load this library use following:

<?php 
JHtml::_('rbootstrap.checkbox');

For more info on using bootstrap-checkbox, go to bootstrap-checkbox site or on github.

Clone this wiki locally