I would like to check and uncheck a hidden an HTML checkbox based on a related event.
Unfortunately when i attempt to do this and i look at dev tools in firefox and chrome. It does not seem to be possible.
I am using jQuery to check and uncheck the hidden checkbox. I can only do it if the checkbox is shown.
Thanks