Skip to content

stephnitis/drag-drop-accessibility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drag and Drop with Keyboard Accessibility

This project was created to implement an accessible version of a drag and drop game

Drag elements from top and drop them over elements on bottom via mouse

OR

  • Tab into elements
  • Use tab key to move through all elements OR left/right arrow keys to move through select elements
  • Use spacebar/enter key to select on element
  • Element should change color when selected
  • Keyboard focus will shift to target elements
  • Use tab key OR left/right arrow keys to navigate through target elements
  • Utilize spacebar/enter to "drop" element on target
  • Keyboard focus will shift to select elements
  • Utilize up/down arrow keys to navigate back and forth between two lists

Deployed Site

Additional functionality in progress...

References

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published