> > I do it this way:
> > 
> > $.fn.plugin = function() {
> >         this.find().filter().parent().siblings();
> >         return this;
> > }
> 
> That would return the modified jQuery object.

Oh my goddess!  Thanks for correcting this :-/
I need to proof my code now...

-- Fil


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to