I can\'t check a set of checkboxes programatically with jquery mobile, I have the following code:
Nothing worked for me except:
$('#reset').click(function(){ $('#Store').trigger("click").trigger("click"); // yes... twice });
On jQuery Mobile 1.4.2.