I’m currently using jQuery Mobile and this validation framework.
Everything was fine until I tried to create a jQM multiselect select menu. The elements render but it make the options unselectable.
Has anyone else encountered this and found a solution?
Interestingly, the packed version of the jQuery Validate isn’t compatible with jQM.
The unpacked and minified versions seem to work fine, however.