Edentity Web Systems
You solve creative. We crack code.
/Header/WhoWeAre.jpg
 

06/22/2009 CSS: Get Rid of Dashed Border on Focused Elements
Posted by Joel Varty

Disclaimer: This is meant to be use ONLY ff you do NOT want your user to be able to Tab through the links on your site, or if you have already coded the :focus subclasses or onfocus script events for all of the elements in your site that you wish your user to be able to visually tab through.

Do you want to get rid of the dashed border that appears when you click on links, flash controls, etc?

Try this!

 

* 
{
    -moz-outline-style: none;     
    outline-syle: none;
    outline-width: 0px;
    outline-color: -moz-use-text-color;
}

 

« Back to Blog Main Page |

0 Comment(s)

Leave Comment

Name:
Comment:  
 
Security Check: 
 
 
Edentity Web Systems Inc.
Suite 201
40 Spadina Ave.
Toronto ON
M5V 2H8
Tel:
416.591.2500
Fax:
416.352.5270
Home | Who We Are | What We Do | Clients & Brands | Careers | Contact

Copyright © 2010 Edentity Web Systems Inc. Privacy Policy