Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • kevin bates Friend
    #153341

    I am NOT talking about the Rolling Delay Time but the speed when hovering over the left and right directional arrows.

    I would like to slow down the speed between articles when hovering over the left or right arrorws. Can any one help me out?

    Thanks!
    kevin

    Saguaros Moderator
    #352987

    Hello

    Now, you open the file: modules/mod_ja_contentslide/tmpl/default.php or open the file /templates/JA TEMPLATE/html/mod_ja_contentslide/default.php

    and find the following code:
    [PHP]
    jscontentslider.options.interval = 500;

    jscontentslider.options.duration = 500;
    [/PHP]
    replace:
    [PHP]
    jscontentslider.options.interval = <?php echo $delaytime; ?>;

    jscontentslider.options.duration = <?php echo $animationtime; ?>;
    [/PHP]

    2) and then you adjust value for 2 params:
    Rolling delay time ( value 500 as default )
    Animation time ( value 500 as default )

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum