clyde
09-04-2003, 03:16 PM
Is it possible when entering text data in a field with a length of 5 and max length of 5 to auto tab when it is filled over to the next text field and so on.
|
Click to See Complete Forum and Search --> : auto tab in text clyde 09-04-2003, 03:16 PM Is it possible when entering text data in a field with a length of 5 and max length of 5 to auto tab when it is filled over to the next text field and so on. Khalid Ali 09-04-2003, 03:40 PM yes, what you will need to do is use javascript, add onmouseup event in the text field and at every mouseup count the number of characters when count reaches the requuired length,just pass focus to the next element in the form array GavinPearce 09-06-2003, 03:59 PM frontpage will do it 4 u if u hav it installed on ur server. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |