jquery serial format

Posted by Yan on Stack Overflow See other posts from Stack Overflow or by Yan
Published on 2010-04-06T09:41:44Z Indexed on 2010/04/06 9:53 UTC
Read the original article Hit count: 347

Filed under:
|
|
|

I have a website that prompt the users to enter serial number for a product. I have one text box the user need to enter the serial in this format:

xx:xx:xx:xx:xx:xx

there is any compment that will enter the : after every to chars ?

or mybee i should split the text box to 6 text boxes ?

or there anything else that you can suggest?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript