Forum Moderators: open
Anyway on my website I have a contact form and it's come to validating the final site and the javascript is causing lots of errors. I know you can make the javascript an external file, however when I do make it external it still doesn't work. I'm not exactly sure what the javascript does as I didn't write it (I'm not too good with programming.) All i know is that the javascript calender doesn't load.
I'm using the method
<script type="text/javascript" src="contact.js"></script> In my head tags and i've taken the script tags out of the external javascript file as i know they're not needed.
Any help greatly appreicated,
Josh
It's a contact form and it has javascript in it i took the javascript out so i could validate the page easier. I'm not sure what the problem is, all i know is that when the JS is in an external file it doesn't trigger as the JS has a JS calender that doesn't load.
How can i analyze the javascript as it's being processed as i do use Firefox.
You can post relevant code in the forum, just remove any specifics and don't do any code dumps, hardly anybody will look at a monster code dump so be specific about your question(s).