remove or disable focus border of browser via javascript

Posted by helle on Stack Overflow See other posts from Stack Overflow or by helle
Published on 2010-06-10T14:49:57Z Indexed on 2010/06/10 14:52 UTC
Read the original article Hit count: 228

Filed under:
|
|
|

Hey guys,

does anybody know how to disable or manipulate the (in most browsers) dashed border of a dom-element if it has the focus in a tabindex order? i want to build my own style for a focused element but it would be great to use the exixsting feature -because with tabindex it is possible to bind keydown event to the dom-element ...

you know what i mean?

thanks and regards

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about html