change speed?

More
9 years 10 months ago #39356 by ivan.milic
Replied by ivan.milic on topic change speed?
Return:

duration: duration,


instead :

scroll: <?php echo $scrollAmount ?>,

put:


scroll: scroll : {
items : <?php echo $scrollAmount ?>,
easing : "elastic",
duration : 1000,
pauseOnHover : true
} ,

Please Log in to join the conversation.

More
9 years 10 months ago #39366 by mcasner
Replied by mcasner on topic change speed?
Tried that. It did not work. The slides quit scrolling.

Please Log in to join the conversation.

More
9 years 10 months ago #39375 by ivan.milic
Replied by ivan.milic on topic change speed?
I made mistake,

instead :

scroll: <?php echo $scrollAmount ?>,

put:


scroll : {
items : <?php echo $scrollAmount ?>,
easing : "linear",
duration : 1000,
pauseOnHover : true
} ,
The following user(s) said Thank You: mcasner

Please Log in to join the conversation.

More
9 years 10 months ago #39394 by mcasner
Replied by mcasner on topic change speed?
That worked. Thanks!

Please Log in to join the conversation.

Time to create page: 0.276 seconds
Powered by Kunena Forum