Skip to content

pantuza/key-board-short-cuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KEY-BOARD-SHORT-CUTS

NAME

key-board-short-cuts

DESCRIPTION

    A simple example of key boards shortcuts implementation with javaScript.

    This project has no intention to be a complex implementation of binding
javaScript events. The ideia became from the wrong speechs on the internet
that says that javaScript can not bind many keys like shortcuts. Therefore,
here is a very simple implementation that make it possible.

    All the actions after the bind keys recognized, stay with the programmer 
creativity.  

USAGE

    For a simple view test, access the project site or
clone this repository and open the 'example.html' file in a web browser.
    
Press 'ctrl' + 'left-arrow'    or,
      'ctrl' + 'right-arrow' to see the key board short cuts.

AUTHOR

Written by Gustavo Pantuza

REPORTING BUGS

Report key-board-short-cuts bugs to gustavopantuza@gmail.com

About

A simple example of key boards shortcuts implementation with javaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published