Description
|
Hello,
I have created a new login screen with the fields moved
but can't figure out how to get the cursor to move to the
next field without out hitting tab. The username(all
usernames) is 8 characters long and when using global.stml,
the cursor moves to the password field. I noticed that
there is a onKeyUp event handler that calls SSkc() added
(looking at the html source) with the global.stml but not
with my own screenglobal.stml. How can I get that function
back in there since most users are very used to that? I
have two more questions too, should I add them here or
start a new thread?
Thanks
|