Jump to content

Continue typing in next text-box


ivoilic

Recommended Posts

So I have code for three text-boxes in a form:

<input type='text' name='serial1' style="width:40px;" maxlength="4"> - <input type='text' name='serial2' style="width:40px;" maxlength="4"> - <input type='text' name='serial3' style="width:40px;" maxlength="4">

 

What I want to know is if there is anyway to make it so that after the user has typed the max # of characters in the first text box the cursor will automatically move to the next text-box.

Link to comment
https://forums.phpfreaks.com/topic/260090-continue-typing-in-next-text-box/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.