I have an INPUT box that the user will put their Mac Address into.
I'd like to have the INPUT box automatically insert the :'s every two characters.
So they would be able to type in the box "001ff3bdf27c" and upon clicking out of the box (or moving on to the next filed) the box would correct it to "00:1f:f3:bd:f2:7c"
Ideas?
Thanks for your help,
D