Wednesday, December 30, 2009

Re: [jQuery] Re: Help on Independent DIV's that toggle!!

Wow... I'm just now getting back to this and I am totally messed up.

I never thought it would be such a challenge.

I thank you.

Erik


On Dec 30, 2009, at 12:40 PM, brian wrote:

> On Tue, Dec 29, 2009 at 11:11 PM, Erik <eriksnet@mac.com> wrote:
>> Brian,
>>
>> It looks like you just added $(this).next
>>
>
> That, and used class names in the selector, rather than a unique ID,
> so that it operates on a set of elements. Using next() assumes that
> each link comes just before the div that it should toggle.

No comments: