Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A a11yproject.com
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • The A11Y Project
  • a11yproject.com
  • Merge requests
  • !383

added What Input? to the list of scripts to remove outlines

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/FezVrasta/patch-1 into gh-pages Jan 05, 2016
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Created by: FezVrasta

I think "What Input?" is the best solution if a front-end developer needs to remove outlines from the elements of the page.

It allows you to style your elements in a specific manner only if the user is using a specific input method (mouse, touch, keyboard) and does not interfere with the click events. Additionally, it's much more lightweight.

In the startup I work for we used it successfully and now most of the app is keyboard accessible.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/FezVrasta/patch-1