Using jQuery to controll css position
-
Well, I'm half way home. Essentially, the code scrolls through a list. It works correctly for the "#last_button" but won't work for the "#first_button" and I'm not sure why. The only thing I can think of is that (".comment:last") is not returning the correct value. Thanks.Add a Comment