[jQuery] Simple sliding help

2008-07-02 Thread kimolias


I can't find a way to slide left a horizontal list of images.
Here is what I managed to do:
http://treazy.com/pek/album/

As you can see, first, while sliding, the images suddenly bump and,
second, I can't seem to find how to remove 100px every time someone
clicks next (.css(margin-left) returns a string 0px which I can't
use as an integer to subtract 100 px).

Any help?
Thanks in advance.
Panagiotis 
-- 
View this message in context: 
http://www.nabble.com/Simple-sliding-help-tp18239408s27240p18239408.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[jQuery] Simple sliding help

2008-06-30 Thread pek

I can't find a way to slide left a horizontal list of images.
Here is what I managed to do:
http://treazy.com/pek/album/

As you can see, first, while sliding, the images suddenly bump and,
second, I can't seem to find how to remove 100px every time someone
clicks next (.css(margin-left) returns a string 0px which I can't
use as an integer to subtract 100 px).

Any help?
Thanks in advance.
Panagiotis