[jQuery] Re: how to get next div with class of clear

2009-10-09 Thread webdesignamite
thanks so much karl. that worked first time. On Oct 8, 8:41 pm, Karl Swedberg wrote: > On Oct 8, 2009, at 8:48 AM, webdesignamite wrote: > > > SO, WHAT IM TRYING TO FIGURE OUT IS HOW DO I REFERENCE THE NEXT > > ELEMENT WITH CLASS OF .CLEAR FROM MY PARENT ELEMENT - > > > this gives me the id of t

[jQuery] Re: how to get next div with class of clear

2009-10-08 Thread Karl Swedberg
On Oct 8, 2009, at 8:48 AM, webdesignamite wrote: SO, WHAT IM TRYING TO FIGURE OUT IS HOW DO I REFERENCE THE NEXT ELEMENT WITH CLASS OF .CLEAR FROM MY PARENT ELEMENT - this gives me the id of the next element with respect to parent (for trial and error purposes, ive given all of my .cleared cl