Javascript Phone Number Formatter
Saturday, March 31st, 2007I was looking around for examples of some Javascript that would format a phone number as it was being entered into a text form element. The ones I found were overly complicated and very difficult to modify to use the format that I wanted: “(xxx) xxx-xxxx”. So I wrote my own, which I’ve put below. […]
