change speed?

  • isiteweb
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 3 months ago #32432 by isiteweb
change speed? was created by isiteweb
How do I change the speed of the slides?

Please Log in to join the conversation.

More
11 years 3 months ago #32433 by ivan.milic
Replied by ivan.milic on topic change speed?
Open modules/mod_hot_film_tape/tmpl/default.php

in this code:
Code:
jQuery(this).trigger( 'configuration', ['width', function( value ) { jQuery('#<?php echo $elementID; ?>_timer').stop().animate({ width: value }, { duration: duration, easing: 'linear' });

where you see

duration: duration,

change to :

duration: 600,

600 would be 600ms, put any value you want
The following user(s) said Thank You: GyBalazs

Please Log in to join the conversation.

  • isiteweb
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 3 months ago #32434 by isiteweb
Replied by isiteweb on topic change speed?
Thanks for the quick reply, I found the code and did what you suggested but no change to the speed in my browser, I did clear cache before trying, I tried several different numbers from 50 - 5000 and no change in speed. something else must be overriding it? John

Please Log in to join the conversation.

  • isiteweb
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
11 years 3 months ago #32435 by isiteweb
Replied by isiteweb on topic change speed?
Also, I noticed there is script to pause on hover, I do not get any pause on hover, I don't even get the hand icon on hover?

Please Log in to join the conversation.

More
11 years 3 months ago #32438 by ivan.milic
Replied by ivan.milic on topic change speed?
After:

auto: true, <?php } ?>

,try putting:

pauseOnHover: 'resume',

Please Log in to join the conversation.

More
10 years 8 months ago #38294 by microweb
Replied by microweb on topic change speed?
I have the same problem...

Made a lot of changes but the duration is the same...

Kind Regargs

Goran

Please Log in to join the conversation.

Time to create page: 0.256 seconds
Powered by Kunena Forum