My apologies if this reply shows up twice... i'm confused about what i have and have not done tonight...
On Jul 9, 8:52 pm, Jonathan Chaffer <[EMAIL PROTECTED]> wrote: > I think you're confused about what "the jQuery object" means here. > There isn't a master internal list of objects that is keeping track > of the DOM nodes. The docs are talking about the individual jQuery > object instance you're working with, so you can have the code: You're right- i was confused about the meaning of "does not remove them from the jQuery object", thinking that that meant that there was a master internal list. Thanks for the clarification :).