Let us say that I have FormA.mobi. After it loads, there are three text fields where users will be able to type in numbers/text.
What I am looking to do is:
1.
After the form loads, I would like for field1 to have focus, or have the cursor in that field by default.
2.
After information is typed in the fields, let us say that I would like to select/highlight all of the text in field 2, when I click/point in that field.
Currently, when I point in a field which already has information, the cursor goes to the end of the field.
I hope this makes sense?
Thanks
Mike