Verifying that a check box is disabled
Hi! Is there a good way to check if a chec-box can be edited? We se in the html code that there is set a disble="disabled" value in some cases, where the check-box should be greyed out.We need to be able to catch that the check-box is greyed out and ...