jquery-arrow-navigate

1.0.1 • Public • Published

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

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i jquery-arrow-navigate

    Weekly Downloads

    1

    Version

    1.0.1

    License

    ISC

    Last publish

    Collaborators

    • vanderleisilva