jquery-arrow-navigate
v1.0.1
Published
jquery plugin for arrow navigation between html form fields
Downloads
3
Maintainers
Readme
jQuery Arrow Navigate
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