Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/c-lodder/flying-focus-x

Adds an animated focus ring to elements on focus
https://github.com/c-lodder/flying-focus-x

Last synced: 25 days ago
JSON representation

Adds an animated focus ring to elements on focus

Awesome Lists containing this project

README

        

# flying-focus-x
Adds an animated focus ring to elements on focus

**Focus Transition - original author:** (http://n12v.com/focus-transition/)

## Related browser bugs

* [TAB focus navigation doesn't show focus rings for buttons](https://code.google.com/p/chromium/issues/detail?id=321937) in Chrome
* Impossible to change outline CSS property of some form elements [Chrome](https://code.google.com/p/chromium/issues/detail?id=323003) [WebKit](https://bugs.webkit.org/show_bug.cgi?id=124816)
* No way to hide focus outline in Firefox, none of the methods [mentioned on StackOverflow](http://stackoverflow.com/questions/71074/how-to-remove-firefoxs-dotted-outline-on-buttons-as-well-as-links) work