1.0.1 • Published 7 years ago

jquery-arrow-navigate v1.0.1

Weekly downloads
6
License
ISC
Repository
github
Last release
7 years ago

jQuery Arrow Navigate

Build Status

jQuery Arrow Navigate is a jQuery plugin that adds to input, button and select html elements navigation using left and right keyboard arrows.

How to use

Just add the script:

<script src="jquery.js"></script>
<script src="jquery-arrow-navigate.js"></script>

Install via npm: npm install

Clone github repository: git clone https://github.com/vanderleisilva/jquery-arrow-navigate.git