问题
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?
回答1:
Interestingly, the packed version of the jQuery Validate isn't compatible with jQM.
The unpacked and minified versions seem to work fine, however.
来源:https://stackoverflow.com/questions/8067275/jquery-validation-jquery-mobile-conflict