Re: [VE][76] Add Subject Here

BAIL wrote:

> hi could you help me ive try all the ways in faq to try to validate a
> script

You cannot validate a script.

> here is
> what im trying to validate
>  <script src="peeltr.js"></script>
>   <script src="peelbr.js"></script>
>   <script src="peelbl.js"></script>
>   <script src="peeltl.js"></script>

Those elements lack the required language attribute.

> Validating http://www.b8ptb.co.uk/
> Error [76]: "element X undefined"

That page, as served to the validator, validates (and does not contain 
any <script> markup). As served to IE 7, it does not.

Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/ 

Received on Sunday, 17 February 2008 17:34:29 UTC