Discussions » Creation Requests

Allow arrow keys to navigate HTML table

§
Posted: 2019-03-27

Allow arrow keys to navigate HTML table

My company is using a legacy time sheet system known as "ETS" that was developed by Oracle in 2006. The data entry is in a large HTML table and it's rather annoying that I can't use arrow keys to move between the cells.

I'm wondering if it is possible to create a script that will enable up/down arrow keys, and maybe left/right arrow keys when the cursor is in the weekday cells of this table.

Example image

§
Posted: 2019-04-01

I have created a jsfiddle that is based on the time sheet HTML table: https://jsfiddle.net/bsacheri/owr963jd/15/

A complication seems to be that the table has two inner tables created for each cell. I don't understand how to make navigation work in this situation.

§
Posted: 2019-04-01

Example image attached

§
Posted: 2019-04-08

Can not see the picture

Post reply

Sign in to post a reply.