Bootstrap custom checkbox, getting access to the click

1 reply · opened Jan 24, 2017

SStuAndrewsJan 24, 2017

Hi Folks,

Just wondering how I can access the click of a bootstrap custom checkbox?

At the moment, I declare the checkbox:

" data-off-text="">

In my script section, I'm trying this:

$("#cb1").on("change",function() { console.log("checkbox changing!"); });

But it's not firing.

Any thoughts/ideas?

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard