Hi have a code in which i use bot focus() and tabindex to set the focus and change the control from one textbox to another.
The focus() is called in onload of <body>
The code works fine in my system.the cursor is in the postion i wanted.
I use Windows Xp and IE8.
But my client uses the same and it does not work.
Also, another client uses Windows 7 and IE8. Even in this the code does not work.
I tried in my laptop. the cursor doesnot even appear. My laptop has Windows 7 and IE9.
I unable to debug.

Kindly help.