Validation plugin email address field double dots in domain
Hi,
using
http://jquery.bassistance.de/validate/demo/
I can see it gives error when I try "a@a..com"
but will not give error for "a@a.a..com"
Is this a bug or the plugin intentionally not to handle this case?
Many Thanks,
Tong