javascript

Question:

b' I\'d like to do something like this to tick a checkbox using jQuery:$(".myCheckBox").checked(true);or$(".myCheckBox").selected(true);Does such a thing exist? '

Solution : https://worcraft-algeria-dz.com/howto/32/javascript---Setting-checked-for-a-checkbox-with-jQuery | Source : https://worcraft-algeria-dz.com/