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

julkue/flying-focus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • JavaScript 100.0%