You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Forum user: crashbdx

Basic information

Registered Nov 19, 2009
Last login Nov 20, 2009
Forum posts 2
Direct URL http://www.flowplayer.org/forum/users/19054

Latest forum posts

Posts:

Registered:

» Problem with the simple scrollable

Posted: Nov 20, 2009

Ok next time i read more deep the doc im sorry... the answer is to use the size attribute... exe;ple :

$(function() {

$(".scrollable").scrollable({
size: 3,
});

});

Posts:

Registered:

Problem with the simple scrollable

Posted: Nov 19, 2009

Hi all and thank you very much for your work.

I'm testing the simple scrollable for maybe use in futures projets but i have a little problem and don't really understand why ...

My scroll work but for exemple i have 6 pictures and the scroll act like there is only 4... have you an idea why ?

You can see my test at the following link :http://www.webdesigner-freelance.eu/temp/jeu/

Thanks in advance !