Multiple textfields focus

S

sconeek

hi all,

I am implementing a virtual online keyboard based on javascript and
html.

now i have a username and a password field which needs to be populated
using the virtual keyboard. my problem is that i have hard coded the
textfield where data should be inserted. however i want, whereever the
focus is, thats where the data should be inserted. so far i have got,
document.forms[0].elements['usernameField'].value+=x;

Can some genius help me to make this generic, as to wherever the focus
is insert data there.

thanks a lot.
 
S

sconeek

can i incorporate a tab function, where the focus moves from one field
to another. just a suggestion.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,772
Messages
2,569,593
Members
45,108
Latest member
AlbertEste
Top