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. On 5/24/05, Thierry Koblentz <[EMAIL PROTECTED]> wrote: > Frederic Fery wrote: > > on your site is says" > > What's Bad > > > > We're using CSS for another purpose than presentation." > > why is it that bad? > > It is said that flyout and dropdown menus belong to the behavior layer and > that CSS should not be used to accomplish such things. > Also, because this technique relies on CSS *and* Scripting it overlaps 2 > layers; and that's supposed to be bad too ;-) > IMO, there is even a third problem, and it is about usability: there is no > delay that can be set regarding the collapsing of the nested lists. > > 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 ******************************************************
