third party php-script interferes with HTML :(
Posted: Tue Dec 08, 2009 4:09 pm
Hello all! I came across a small issue and I'm hoping someone can help me.
I put a html form in a Wordpress page with action redirecting to a php that sends the submitted information to my email. Here's the test page http://www.graphictask.com/?page_id=55
The form works but the validations I have for "name" and "email" fields don't work, they're being ignored (they only work on a non-wordpress page)
I can't figure out why the .js is being ignored. However the checkbox SpryValidation works..
I put a html form in a Wordpress page with action redirecting to a php that sends the submitted information to my email. Here's the test page http://www.graphictask.com/?page_id=55
The form works but the validations I have for "name" and "email" fields don't work, they're being ignored (they only work on a non-wordpress page)
I can't figure out why the .js is being ignored. However the checkbox SpryValidation works..