Sunday, June 18, 2006, 6:17:21 AM, Rizky wrote: R> all modern browsers supports them quite well I guess. I've never had R> problems with multiple class names before. used it all the time ;) and R> specificity is very much depends on the order of classes within the R> style sheet file, not the ones in the html. so I guess the answer is no. R> cmiiw
Actually, IE has issues with multiple selectors. Not that it doesn't work, just that there are caveats (that have bitten me several times). Refer to the wiki for details: http://css-discuss.incutio.com/?page=MultipleClasses R> Jing Xue wrote: >> I'm just wondering how well is the multi-class feature (i.e. class="style1 >> style2 style3") supported in various browsers. Also, is there any significant >> difference between browsers in terms of how the order of class names affects >> the specificity/style precedence? -- Sam mailto:[EMAIL PROTECTED] ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
