N
Norman Peelman
Hey all,
I have a form with an address and phone number in it. The address is
broken down as:
Street (number and name as a whole)
Apt
City
State
Zip
phone_area_code
phone_prefix
phone_suffix
When auto completing the above the Street, City, State, and Zip fill
in just right. But the phone number is shifted so that xxx-yyy-zzzz:
phone_area_code = blank
phone_prefix = phone_area_code -> xxx
phone_suffix = phone_suffix -> zzzz
....I was wondering if the tag names need to be of certain names or is
this purely a browser issue?
Thanks,
I have a form with an address and phone number in it. The address is
broken down as:
Street (number and name as a whole)
Apt
City
State
Zip
phone_area_code
phone_prefix
phone_suffix
When auto completing the above the Street, City, State, and Zip fill
in just right. But the phone number is shifted so that xxx-yyy-zzzz:
phone_area_code = blank
phone_prefix = phone_area_code -> xxx
phone_suffix = phone_suffix -> zzzz
....I was wondering if the tag names need to be of certain names or is
this purely a browser issue?
Thanks,