How to remove focus around buttons on click

后端 未结 30 1029
遇见更好的自我
遇见更好的自我 2020-12-02 04:24

My buttons all have a highlight around them after I click them. This is in Chrome.

\"Unselected\"

30条回答
  •  [愿得一人]
    2020-12-02 04:50

    Can't believe nobody has posted this yet.

    Use a label instead of a button.

    
    

    Fiddle

提交回复
热议问题