Montase Checked V.0.0.1 (beta version)
@thofik93

PLUGIN FEATURED

  • Lightweight size — 3 kb
  • Compatible with IE8+, Chrome, Firefox, Safari and mobile browsers
  • Super easy implementation & customizable
  • Use power of CSS3 & jQuery
  • Better look & size
  • Change events

DEMO

Checkbox

Radio

USAGE

Montase checked plugin works with checkboxes and radio buttons like a constructor. It wraps each input and insert tag span, which may be customized by you or using one of the available themes. You may also place inside that div some HTML code or text using insert option.

For this HTML:

<label class="checkbox-flat" data-ui="montasecheck">
  <input type="checkbox" name="checkval" value="checkbox1" checked> Default Chechbox
</label>