Re: [jQuery] Re: Help on Independent DIV's that toggle!!
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home