When trying to create a rollover with JavaScript in an XHTML 1.1 file, the W3 validator doesn't like the fact that i've used the name attribute. The validation results can be found here:
http://validator.w3.org/check?uri=http%3A%...a.com%2Fpaul%2F
The strange thing is, i've used the name attribute 4 times if I remember correctly, yet they only consider it an error once. Are JavaScript errors parsed the same way as JavaScript is? Anyways, thanks a lot for any help, it's appreciated. :">