jQuery Validation & jQuery Mobile Conflict

為{幸葍}努か 提交于 2019-12-23 03:14:19

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!