When I use the submit button in my contact form downloaded here:
http://resellscripts.info/index.php?route=product/product&path=40&product_id=62
Instead of adding the no error “message has been sent” div, it sends me to the send.php page. The contact form can be found here:
(click on ‘hire me’)
If your form’s jQuery code is inside here,
<script type="text/javascript" src="assets/js/js.js"></script>, it would need to be included AFTER jQuery like this…Even so, it’s giving me a 404 error so I cannot even troubleshoot further.http://stephenharman.com/sh/js/js.js
Edited
srcto fix 404 error as per OP’s site.