Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • lmauer Friend
    #156838

    Hi,
    i need a little help with mega menu,
    i want to reduce a time of disappearing dropdown when mouse go out.
    hope you will understand my question, sry for my bad english.

    Saguaros Moderator
    #364640

    ok, you open the file: templates/ja_seleni/libs/menu/mega.class.php and find:
    [PHP]
    <script type=”text/javascript”>
    var megamenu = new jaMegaMenuMoo (‘ja-mainnav’, {
    ‘bgopacity’: 0,
    ‘delayHide’: 1000,
    ‘slide’: <?php echo $slide ?>,
    ‘fading’: <?php echo $fade ?>,
    ‘direction’:’down’,
    ‘action’:’mouseover’,
    ‘tips’: false,
    ‘duration’: <?php echo $duration ?>,
    ‘hidestyle’: ‘fastwhenshow’
    });
    </script>
    [/PHP]

    you change delay time in here

    Thanks

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

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

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