JQuery Mobile Select Box not working

后端 未结 4 1894
抹茶落季
抹茶落季 2020-12-18 15:14

This is getting a bit crazy. I have been trying the code for hours now and no luck:

4条回答
  •  心在旅途
    2020-12-18 15:28

    I had the same problem and the decision is in the connected libraries

    I include in head tag this css

    code.jquery.com/mobile/1.0a4.1/jquery.mobile-1.0a4.1.min.css
    

    and this

    code.jquery.com/mobile/1.0a4.1/jquery.mobile-1.0a4.1.min.js
    

    and all works well!

提交回复
热议问题