[jQuery] Re: jquery Validate - send email failing

2009-06-09 Thread philco
Thanks Jorn - there is a test page at www.pinerock.com/contactNEW.php. the php at the head of the page is if ($_REQUEST['name']!="") { $sendTo = 'phi...@thisworldover.com'; $subject = "Contact Form Submission"; $headers = "MIME-Version: 1.0\n"; $headers .= "Content-type:

[jQuery] Re: jquery Validate - send email failing

2009-06-09 Thread philco
I am using the following... $().ready(function() { // validate the comment form when it is submitted $("#commentForm").validate(); }); and the action in the form goes to thankyou.php

[jQuery] jquery Validate - send email failing

2009-06-09 Thread philco
Wondered if anyone could help out. my form is set up to send an email on submission, and is working correctly. But when i add the validation, the redirect to the 'thank you' page works but no email is sent. Thanks for your help

[jQuery] Mutiple slideshows

2008-11-07 Thread philco
- http://thisworldover.com/jquerytest/index2.php Hi, i'm working on developing this great script out so that i can have the left side load as normal, but then have the 'previous' and 'next' buttons navigate a slideshow within the slideshow. Fr'instance, a click on "ad1" would load the first imag