ive been trying to get the form on my website at http://www.equusdev.com to submit without refresh, instead displaying a thank you message using what i believe to be ajax using jquery. i did a test on a naked contact page (http://www.equusdev.com/contacttest.html) and it worked just fine. when i implemented my little experiment (http://www.equusdev.com/indexnewcontact.html) to my site, the glider effect i have breaks! my current site uses prototype and i think the combo with jquery is causing some trouble... any help???
jquery and prototype are very compatible (they were created by the same folks), It would help to see your code... AJAX really is not difficult, though it may seem daunting at first. I can give you a kick start there.
Oh my, very first thing you need to do is get rid of the dreamweaver scripts or you will never get it right!