Set focus on first field with PrototypeJS
If you are using jQuery see this post.
To set focus on first text field with Prototype I prefer something like this
but you can also try with Form.focusFirstElement or Form.findFirstElement
If you are using jQuery see this post.
To set focus on first text field with Prototype I prefer something like this
but you can also try with Form.focusFirstElement or Form.findFirstElement