Hello, I have a form http://spanglerdesign.com/test/glucocard/enrollment.php,
and when I hit the submit button in ie7 and below, I get an error message
saying "Object doesn't support this property or method". I have tried versions
1.6.1 rc3, and 1.6.0.3.
It breaks on the line:
if(!form['dobyear'].getValue().match(/^(\d{4})?$/)) {
The script is working fine in all other browsers, including ie8. What can I do
to fix this?
Thanks,
-Andy Daykin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---