How to check if checkbox is checked/unchecked

How to check if checkbox is checked/unchecked

by Lloyd D -
Number of replies: 0

I know how to disable an element if a particular checkbox is enabled/disabled (using the disabledIf function) but I'd like my plugin to know if the user selects the plugin checkbox while in the assignment settings form then it should run a particular function and populate a textbox with the result automatically, without having to refresh the page. Is this possible?

Average of ratings: -