I can\'t check a set of checkboxes programatically with jquery mobile, I have the following code:
in Jquery mobile radio button refresh like this:
$(".iscfieldset input[type='radio']:first").attr("checked", "checked"); $(".iscfieldset input[type='radio']").checkboxradio().checkboxradio("refresh");
try this working fine for me