[jQuery] unsubscribe

2009-07-06 Thread Jared Henderson
unsubscribe

[jQuery] Re: slideToggle() giving a noticeable "skip" or "bump" when revealing/hiding div

2008-06-26 Thread Jared Henderson
searched and can't find the answer. >>> >>> Any assistance would be greatly appreciated. thanks! >>> >>> >> >> any help? thanks so much! >> -- >> View this message in context: >> http://www.nabble.com/slideToggle%28%29-giving-a-noticeable-%22skip%22-or-%22bump%22-when-revealing-hiding-div-tp18121327s27240p18136276.html >> Sent from the jQuery General Discussion mailing list archive at >> Nabble.com. >> >> > -- Jared Henderson NetRivet Websites ProPhoto Blog Theme http://www.netrivet.com http://www.professionalphotographertheme.com

[jQuery] Re: problem with toggle function

2008-06-24 Thread Jared Henderson
gt;$(this.id.replace("count", "body")).slideToggle(400); > }); >}); > > or instead of > >$(this.id.replace("count", "body"))... > > you might do something like > >$(this).next(".comment-body")... > > or something else that matches your markup. > > Cheers, > > -- Scott > > -- Jared Henderson NetRivet Websites ProPhoto Blog Theme http://www.netrivet.com http://www.professionalphotographertheme.com