Fil, did you ever get a definition of "DOM 0 expandos"... they're the shortcuts that were provided with dom level 0, that are short cuts for certain html(only) attributes, and collections of dom nodes.
like a.href is an 'expando' whereas a. a.getAttribute('href') is not. and document.forms is an expando whereas a.getElementsbyTagname('form') is not. I'm pretty sure thats what it means! bonne chance! On 2/28/07, Fil <[EMAIL PROTECTED]> wrote: > > * Changed: Events are now internally stored in elem.$events rather > > than elem.events (due to a nasty bug relating to DOM 0 expandos). > > I'm translating this blog into French, but I can't figure how to translate > this sentence. "DOM 0 expandos" ? > > Anyway this is available at http://www.jquery.info/spip.php?article42 > > -- Fil > > > _______________________________________________ > jQuery mailing list > discuss@jquery.com > http://jquery.com/discuss/ > -- Ⓙⓐⓚⓔ - יעקב ʝǡǩȩ ᎫᎪᏦᎬ _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/