User731069546 posted
Well the device does supports javascript. I am just looking at ways to modify this code so that it would work on my mobile device. You saying if my device supports javascript then the presented code should work as is?
What I want to do is set the focus to a particular control when user clicks some button on my page. On PC based app, I have it setup so that ENTER key causes focus to move to the next control. Something similar would really be awesome but I would take a
solution where I can programmatically set the focus to any control that I want.
Any help with that would be appreciated.