Reardon Maching Company in St. Joseph, MO

Post links to sites running CMS in all its glory.
Post Reply
Frankie

Reardon Maching Company in St. Joseph, MO

Post by Frankie »

Created this website for a local client in St. Joseph, MO. We produced the site, photography, logo as well as the videos!

Your thoughts and constructive criticisms are welcomed.

Reardon Machine Company

CMSMS 1.6
Last edited by Frankie on Fri Jul 24, 2009 4:41 am, edited 1 time in total.
Sonya

Re: Reardon Maching Company in St. Joseph, MO

Post by Sonya »

I like the simplicity and valide XHTML code.

One problem though on http://www.reardonmachine.com/contact/ If contact form is submitted without any values entered, it is shown twice on the page with all the errors to required fields.
Frankie

Re: Reardon Maching Company in St. Joseph, MO

Post by Frankie »

Thank you! Both for your compliments and for finding that error! I will repair it soon.
SimonSchaufi

Re: Reardon Maching Company in St. Joseph, MO

Post by SimonSchaufi »

please do a try and catch around your ClickHeat Code.

that might look like this:

Code: Select all

try {
clickHeatSite = '';
clickHeatGroup = 'index';
clickHeatServer = 'http://www.reardonmachine.com/clickheat/click.php';
initClickHeat();
}
catch (e) {}
same like in google analytics ;)

now if you block the script with a firefox extension, you dont get a javascript error.

second, i get an javascript error here: $("#contact-form").ajaxForm(function(data)...
$("#contact-form").ajaxForm is not a function
Frankie

Re: Reardon Maching Company in St. Joseph, MO

Post by Frankie »

thanks simon!
Post Reply

Return to “CMS Show Off”