Ⓙⓐⓚⓔ schrieb: > I would bow to class when the class is a series of NMtokens, I've used it. > But for this case the class would be full of tokens that could easily > be picked up by css that may have nothing to do with the accordion.
That could very easily be solved by prefixing (namespacing) the classes that are supposed to be parsed. Of course there had to be a convention to agree on. And your argument applies to your code element solution as well. How would you prevent that a CSS developer doesn't do anything strange with the code element showing some senseless content to a user. -- Klaus _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
