I'm just saying that its silly to reinvent things like :hover with javascript and DOM but its perfectly fine to write javascript to fix browser incompatability (IE doesn't support :hover on all elements).
On 5/25/05, Thierry Koblentz <[EMAIL PROTECTED]> wrote: > Rowan Lewis wrote: > > Nothing wrong with styling states with CSS, but there is plenty wrong > > with using javascript to overwrite CSS states when you could do > > exactly the same thing with CSS. > > However, adding javascript to make a browser work like the others do > > is fine, but you should try to compress it some what, to save download > > times. > > I'm curious to know if you're saying that as a general rule or if it relates > to that menu in particular. > > Thierry | http://www.TJKDesign.com > > ****************************************************** > The discussion list for http://webstandardsgroup.org/ > > See http://webstandardsgroup.org/mail/guidelines.cfm > for some hints on posting to the list & getting help > ****************************************************** > > -- ____ Rowan Lewis (AKA. The Wolf) ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
