Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Latest commit

 

History

History
40 lines (24 loc) · 1.93 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.93 KB

Flying Focus · Focus Snail · Focus Zoom · Focus Hug

Improvements to Original Repository

This is a fork of flying-focus. In the original repository, the focus disappears after 150ms. In this fork, it will remain visible when navigating using tab. Also, this fork has a package.json for directly installing it from GitHub using:

$ npm install julmot/flying-focus#gh-pages

All other files that aren't necessary for the standalone version were removed.

Flying Focus icon

Flying Focus is a UI concept. It adds a transition to the focus outline when you tab around inputs, buttons, and links.

flying-focus.js standalone script

Includes all necessary CSS and has no external dependencies. Build with rake standalone.

Build with rake safari.

No build step required; just load it as an unpacked extension from chrome/.

Related browser bugs