[jQuery] Animating several elements in order

2008-07-25 Thread linesandwaves
Hi everyone, I'm having the hardest time getting this to work. On a button click, I want to animate every div, one after the other, that is a child of a div with the id "mainpage". This is the code I'm using, but I can't seem to make it function correctly: $("#button").click(function(){

[jQuery] Help with XML parsing/looping

2008-07-16 Thread linesandwaves
Hi all, I realize this is a gigantic newbie question, but I am totally stuck and I want to do this the right way... figured I'd go to the experts. I'm trying to write a section of code in jquery that will read my XML sheet and then produce a set of unordered lists with individual list items in H