Skip to main content
Participating Frequently
November 24, 2007
Question

shifting cursor focus to next text field

  • November 24, 2007
  • 1 reply
  • 251 views
hi ,

i am doing a crossword game. i am having a problem in shifting cursor focus to one text field to another text field. is there anyone to help me to solve my problem?

cheers
anoop
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
November 24, 2007
you can use the tabIndex property of textfields to specify tab order.