winnard2008
10-28-2008, 04:56 PM
Hi Guys,
I like to adhere to W3C standards compliant sites whenever I build them.
However I have produced this one site where I need javascript for a certain aspect and basically one part of the javascript is not making the site compliant.
As I am no expert in Javascript I do not know how to get the script to work in an external file so it is in the head tag and one part of the script which contains this greater than sign "<" and it will not validate because it wants it to be < which it cannot be.
Does anybody know how I can validate this page or if I provide the javascript code can someone show me how to make work as an external file.
Cheers
Dan
I like to adhere to W3C standards compliant sites whenever I build them.
However I have produced this one site where I need javascript for a certain aspect and basically one part of the javascript is not making the site compliant.
As I am no expert in Javascript I do not know how to get the script to work in an external file so it is in the head tag and one part of the script which contains this greater than sign "<" and it will not validate because it wants it to be < which it cannot be.
Does anybody know how I can validate this page or if I provide the javascript code can someone show me how to make work as an external file.
Cheers
Dan