Question : Javascript when "." pressed tab the form

I have a form where I'm not allowing a decimal point to be entered and I've split the dollars and cents fields into 2 different fields. I'm using a script to force numeric input.

However, what I need to do now is make it so that when the period key on the keyboard, or the decimal point on the numberpad is pressed, I need the cursor to tab over to the cent's field as if it were entered. This creates a more natural feel when entering dollar values.

It would be nice if it worked in Firefox but I'm more concerned with IE.

Answer : Javascript when "." pressed tab the form

you need to check the hide from address book option under the advanced tab
Random Solutions  
 
programming4us programming4us