NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
So you're working as a student assistant at Fachhochschule Dortmund and have to record your working hours in their ODS system.
But when entering entries it gets more and more annoying to scroll down, click the Date field etc. everytime.
This script auto-focuses the date input field, so you can record your working hours faster and more easily.
Furthermore it modifies the tabIndex
value of the input fields, so you can just:
"Type date" -> TAB
-> "Type begin" -> TAB
-> "Type end" -> TAB
-> ENTER.
Done, easy!
Rating: 0