Just started validating my site on
W3C and where I'm preloading my images for a javascript image map using
- Code: Select all
<body onload="MM_preloadImages('image.gif')
it's flagged up as an error "document type doesn't allow element "body" here."
Can anyone help me to validate? First of many I fear!
Thanks