Re: [jQuery] Newbie Question: Finding and manipulating an element

2010-03-01 Thread Aaron Johnson
Greg, Nathan, Thanks very much for your help! On 1 March 2010 14:58, Nathan Klatt wrote: > On Mon, Mar 1, 2010 at 5:06 AM, Aaron Johnson > wrote: > > The top level list has an ID and associated css, I'd like to add a class > to > > each of the nested elements in order to style them differently

Re: [jQuery] Newbie Question: Finding and manipulating an element

2010-03-01 Thread Nathan Klatt
On Mon, Mar 1, 2010 at 5:06 AM, Aaron Johnson wrote: > The top level list has an ID and associated css, I'd like to add a class to > each of the nested elements in order to style them differently. I > cannot manually add a class so wondered if I could do it with jQuery. > > I'm looking for a resu

[jQuery] Newbie Question: Finding and manipulating an element

2010-03-01 Thread Aaron Johnson
Hello... I have an unordered list containing nested lists... Home Announcements Announcements Announcements Home Announcements Announcements Announcements Home