Correct John, I also do that on my NWMatcher selector engine I should have said "most" instead of "every".
I was aware jQuery does not suffer this problem, but the solution I used is somehow different: - save the element offending id="length" - remove the offending id from element - do the DOM call you need (GEBTN) - restore the offending id on the element This technique also works for recovering overwritten "submit()" methods in forms. Diego On 27 Gen, 19:41, John Resig <jere...@gmail.com> wrote: > > One "span" element with an id="length" will do much more damages to > > every existing framework/library > > Except jQuery, where we take this into account. > > --John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---