Removes CSS outlines in an accessible manner
Go to file
Lindsay Evans 2eb9b5009e Implements #2
* Added LICENSE & package.json for MIT License
* Added README & updated header comment to point to repo
2018-02-01 09:01:51 +11:00
index.html Initial implementation 2012-04-23 22:11:22 +10:00
LICENSE Implements #2 2018-02-01 09:01:51 +11:00
outline.js Implements #2 2018-02-01 09:01:51 +11:00
package.json Implements #2 2018-02-01 09:01:51 +11:00
README.md Implements #2 2018-02-01 09:01:51 +11:00

outline.js

Removes CSS outlines in an accessible manner

Based on http://www.paciellogroup.com/blog/2012/04/how-to-remove-css-outlines-in-an-accessible-manner/