prevent jquery mobile from styling element

后端 未结 3 1276
Happy的楠姐
Happy的楠姐 2021-02-04 02:53

I\'ve got a checkbox that I want hidden on the page. My obvious first attempt was the following:


         


        
3条回答
  •  一向
    一向 (楼主)
    2021-02-04 03:17

    I have too many places to change inputs and add data-role="none" The following code works for me:

     
        
    

提交回复
热议问题