Maybe the first thing is not to overwrite the native method, I agree with Mislav, to extend the NodeList.prototype maybe is the best choice, and overwrite in the element methods.................... never want that thing
On Aug 25, 12:35 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > How about as an extended element method? > > On Aug 24, 7:57 am, "Mislav Marohni " <[EMAIL PROTECTED]> > wrote: > > > > > On 8/24/07, Tobie Langel <[EMAIL PROTECTED]> wrote: > > > > I'm not saying we should do that, but can't we just wrap it > > > HTMLElement.prototype too ? > > > No, I tried :) > > > We must go through HTMLElement, HTMLFormElement, HTMLTableElement ... each > > and every one. Crazy, yeah :D- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-core?hl=en -~----------~----~----~----~------~----~------~--~---
