Tapping on

前端 未结 11 895
有刺的猬
有刺的猬 2021-01-30 21:51

Tapping on does not auto-focus linked in Mobile Safari but If an empty function as clickhandler is defined like this

document.getElem         


        
11条回答
  •  你的背包
    2021-01-30 22:32

    i know it's not really nice markup: I just hardcoded an empty onclick like this onclick="" on each label. That worked on a wrapping label:

    
    

提交回复
热议问题