Plugins

User login
Can't find a Plugin?

Can't find a Plugin you are looking for? Check out the jQuery Wiki page.

Are you a plugin developer? Please move your plugin over to this site.

Website Bug or Feature Request?

Found a bug on the new jQuery Plugin website? Have a feature request?

Submit it to the jQuery Plugin website issue queue to ensure it is noticed!

validator-email doesn't correctly parse a valid email address.


Project:ValidationAide
Version:1.6.0
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

Attempted to parse foo_bar@yahoo.com. The validator returned false. I'm presuming updating the regular expression is the answer? Any suggestions?