Cursor Focus issue
790017Aug 9 2010 — edited Aug 9 2010Hello Everyone,
I have added a remember my username checkbox with login box.
If somebody clicks the checkbox it remembers the username.
However, the cursor remains with the first item ie. username.
I want to change the cursor focus to password field if username
field is not null.
Can anybody help me in setting the tabindex property for password field.
I want to set the tabindex in my plsql procedure.
Thank You,
Parveen