Rule 1: JavaScript dependent elements should be generated with JavaScript, otherwise you promise functionality that may not be available.
Strange rule, indeed. What if with JS element does something, without JS - just sits here and provides its content? Like, say, collapsible trees, which are just some nested ULs if JavaScript is not available. I can see how this rule applies to something like "show/hide" link, which will not work if JS is disabled, or JS powered stylesheet switcher, but this rule is far from being general. Regards, Rimantas -- http://rimantas.com/ ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
