<input class="noFocus" type="text" />. then apply the following CSS style to prevent the focus outline: .noFocus:focus { outline: none; }.
確定! 回上一頁