Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/cache.php on line 36
Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/query.php on line 15
Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/theme.php on line 505
Deprecated: Assigning the return value of new by reference is deprecated in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-content/plugins/CodeHighlighter/codehighlighter.php on line 42
Warning: Cannot modify header information - headers already sent by (output started at /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-includes/cache.php:36) in /customers/ajaxorized.com/ajaxorized.com/httpd.www/wp-commentsrss2.php on line 8 Comments on: Realtime email validation with scriptaculous
http://ajaxorized.com/realtime-email-validation-with-scriptaculous/
Web InnovationTue, 16 Mar 2010 09:26:53 +0000http://wordpress.org/?v=2.1.3By: Rich
http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-14
RichThu, 18 Oct 2007 13:44:09 +0000http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-14Demo seems to fail in IE6.Demo seems to fail in IE6.
]]>By: Willem
http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-15
WillemThu, 18 Oct 2007 16:04:40 +0000http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-15Hi Rich,
You're right, I fixed it.
Thanks!Hi Rich,
You’re right, I fixed it.
Thanks!
]]>By: Chris
http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-214
ChrisWed, 06 Feb 2008 15:15:44 +0000http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-214Excellent compact idea you have developed here. Seems like the underscore character is missing from the range in your 'if' statement. I see many people's email addresses that include this character. Thought I might bring it to your attention.Excellent compact idea you have developed here. Seems like the underscore character is missing from the range in your ‘if’ statement. I see many people’s email addresses that include this character. Thought I might bring it to your attention.
]]>By: JFSebastian
http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-251
JFSebastianWed, 27 Feb 2008 09:57:03 +0000http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-251Do an email address really need to start with a letter?
I remember those old compuserve address which started with a number ...
e.g. 112523.3273@compuserve.comDo an email address really need to start with a letter?
I remember those old compuserve address which started with a number …
]]>By: Bookmarks.WittySparks.com
http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-1439
Bookmarks.WittySparks.comTue, 27 May 2008 14:40:27 +0000http://ajaxorized.com/realtime-email-validation-with-scriptaculous/#comment-1439<strong>Realtime email validation with scriptaculous...</strong>
When adding this tiny javascript to the onkeyup event of your inputbox, the border will turn green when the email address. It uses scriptaculous' morph function to perform this transformation....Realtime email validation with scriptaculous…
When adding this tiny javascript to the onkeyup event of your inputbox, the border will turn green when the email address. It uses scriptaculous’ morph function to perform this transformation….