[jQuery] Re: Unordered List question!

2009-11-18 Thread Scott Sauyet
On Nov 17, 6:02 pm, szuwei wrote: > Thanks a lot! And no, this is not a homework. I'm just new to JQuery, and > it's a work problem. Well, if you're just learning, the suggestion above was more clever than pedagogical. I would really suggest that you use something more like http://jsbin.com

[jQuery] Re: Unordered List question!

2009-11-17 Thread Scott Sauyet
On Nov 17, 3:52 pm, szuwei wrote: > If you have an unordered list with 10 elements. The list has an ID of > “myList”.  Using jQuery, how can you:   > >    1. Change the fore color of all even list items to red >    2. Indent the 5th item when the mouse hovers over it Is this a homework problem?