Forum Moderators: open
I've checked for the spelling and no errors there. I don't want to change my doctype if possible and this is the only error that comes up? Can anyone enlighten me?
Thanks,
Webmac50
I'm guessing it's an img tag, and onload can only be used on the
body or frameset elements according to the specifications [w3.org]. However, most browsers allow onload to be added to objects and images too.