Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hivandhepatitis Friend
    #165660

    Is there any way to change the speed by which the mega menu pops up when somebody mouses over the menu area? It seem to us like it pops up too quickly. It is possible to introduce a delay or make the mouseover event less exicitable?

    thangnn1510 Friend
    #398772

    Hi Hivandheptitis!

    To change mega menu popup speed please change code in pluginssystemjat3base-themesdefaultjsmenumega.js.

    Change duration time in:


    this.options = $extend({
    slide: true, //enable slide
    duration: 300, //slide speed. lower for slower, bigger for faster
    fading: false, //Enable fading
    bgopacity: 0.9, //set the transparent background. 0 to disable, 0<bgopacity<1: the opacity of the background
    delayHide: 500,
    direction: 'down',
    action: 'mouseenter', //mouseenter or click
    hidestyle: 'normal'
    }, options || {});

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

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

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