- From: Michael Adams <linux_mike@paradise.net.nz>
- Date: Sun, 09 Jan 2005 09:54:15 +1300
- To: www-validator@w3.org
On Fri, 7 Jan 2005 13:37:16 -0600
Brad M <braddm@gmail.com> wrote:
>
> Thanks for taking the time to read my question.
>
> I have an onClick event on my page, and the validator says it is
> incorrect.
>
> Here is the message I get:
>
> Line 331, column 91: there is no attribute "onClick"
>
> ...sor: hand; cursor: pointer;" onClick="GetCalNum('Prev');
> document.imageName.s
>
This is correct. Try "onclick" all in lowercase
http://www.w3.org/TR/2002/REC-xhtml1-20020801/#h-4.2
Michael
Received on Sunday, 9 January 2005 03:11:54 UTC