On 11/1/06, Anne van Kesteren <[EMAIL PROTECTED]> wrote:
I'm wondering if it wouldn't be a lot easier to use the class="" attribute on the <div> element if you get something like XBLDivElement.className which represents a DOMTokenString http://www.whatwg.org/specs/web-apps/current-work/#domtokenstring ...
It could be done, but XBL so far hasn't exposed any of the attributes, so I'm of the opinion that for now we shouldn't do it. Maybe in a later version if there is author demand? -- Ian Hickson
