Okay, I had to make a quick fix on this today because I basically broke the plugin for IE. I made the mistake of using $.each() on a string and each character was showing as undefined. Does anyone know if $.each is supposed to work on strings? It seems to work just fine in every other browser except IE.
Regardless, bug or not, the fix is lise on the plugin page at http://digitalbush.com/projects/masked-input-plugin Thanks Josh digitalbush.com