Jens

Results 1 issues of Jens

A quick solution to disable the click event on selected labels. Useful to have hyperlinks for example: $('#terms').prettyCheckable({ labelNotClickable:true, label: 'I am ok with the <span id="link">General Terms and Conditions</span>!'...