Jörn,
>In case you want to test it with your copy of jQuery, modify pushStack
>to look like this:
>
>pushStack: function( a ) {
> var ret = jQuery(a);
> ret.prevObject = this;
> return ret;
>},
Yes, that does indeed fix the problem! I guess I should have searched the
archives better.
-Dan
_______________________________________________
jQuery mailing list
discuss@...
http://jquery.com/discuss/