I have made a page using jquery, and on load it selects the first text field automatically. I want it to then move to the next field when the ENTER key is pressed.
I've created a little function which can do what you need. This is the version I use so you may need to change the class names but you should get the idea.