I'd like to do something like this to tick a checkbox using jQuery: $(".myCheckBox").checked(true); or