Sent by Ian Leckie on 15 April 2002 12:12
On 4/15/02 7:45 AM, "Gan Uesli Starling" [EMAIL-REMOVED]> wrote:
> I have some JavaScript for light-up buttons that trigger with
> HTML's old onMouseOver and onClick. I'd hate to lose my light-
> up jewel buttons. But, it's the very last page of my site that
> will not validate as XHTML.
[snip]
> How may I ditch the onMouseOver and the onMouseOut but still
> trigger light-up on my buttons just as they have always done?
this isn't really a CSS question, but you need to change onMouseOver and
onMouseOut to onmouseover and onmouseout. XHTML is case sensitive and all
attributes need to be in lowercase.
---
Ian Leckie
Interactive Developer
The Integer Group
[EMAIL-REMOVED]
p: 515.247.2646
c: 515.710.2646