Input Navigation Jquery Script


Sometimes if a form in a webpage has too many input field controls (Text boxes) it becomes unfriendly to navigate between them.

We sometimes feel that navigation between text boxes be as simple as navigating between cells in Spreadsheet.

This Jquery Script allows you to navigate through text boxes just like spreadsheet cells making the User Interface more user friendly and easing the navigation.

Click here to get the Input Navigation Script

Bonus: Along with navigation the script file contains a function for select all header check box. :)

Currently this script is in beta version.

Comments

Popular posts from this blog

Install Node.js without admin rights

Create a lean React Solution using Typescript

Replace all occurence of String in JavaScript