Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/c-lodder/flying-focus-x
- Owner: C-Lodder
- License: mit
- Created: 2017-09-21T12:08:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T13:26:34.000Z (about 7 years ago)
- Last Synced: 2024-10-15T17:50:28.549Z (about 1 month ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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