[jquery-dev] Re: New $() behaviour

2009-12-13 Thread ajpiano
Blog posts of dubious quality, like this one, http://jquery-howto.blogspot.com/2009/07/identifying-locating-mouse-position-in.html , have frequently peddled this bit of info. Again, I'm totes in favour of this happening, but am just mentioning that this type of code does exist. Support for $().re

[jquery-dev] Re: New $() behaviour

2009-12-13 Thread aHeckman
I like the change. even if it breaks some code here and there. The previous behavior was too much "magic" and confusing to any developer that hasn't peered under the covers. On Dec 13, 8:24 pm, John Resig wrote: > The most frequent case I've seen is $().ready() (which still works and > I plan on