Page 2 of 2

Posted: Fri Aug 10, 2012 8:16 pm
by mickg
IE has javascript error, complaining about jQuery not being defined.

In source some script tries to call these files
http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js
http://downloads.mailchimp.com/js/jquery.form-n-validate.js

Try including those files in the header instead.
<script type="text/javascript" language="javaScript" src="http://ajax.googleapis.com/ajax/libs/jq ... "></script>
<script type="text/javascript" language="javaScript" src="http://downloads.mailchimp.com/js/jquer ... "></script>

Posted: Fri Aug 10, 2012 10:13 pm
by Dave_L
I could have told u that, makes total sense NOT ...... LOL :cool:

Posted: Fri Aug 10, 2012 11:05 pm
by GB_Groundworks
im late to the party, i hate coding haha i was a network/enterprise specialist get me a $5m unix server and im your man haha

but css can be a nightmare and is often bloated,

Posted: Fri Aug 10, 2012 11:38 pm
by lutonlagerlout
over my head to john.......
LLL :O

Posted: Sat Aug 11, 2012 3:48 am
by Suggers
The bloated css had also crossed my mind.