Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • chanco Friend
    #170409

    Hi

    We have encountered a strange problem, :
    sub menus stay open AFTER hover mouse

    please help me

    .

    khoand Friend
    #423279

    Hi,
    Could you give me a link to your page as you said?

    chanco Friend
    #423304

    hi Khoand
    the problem is on Firefox 7, google Chrome
    i’an on localhost but I found the same problem on the demo online

    khoand Friend
    #423569

    I think this issue has been fixed, it also need to update in our demo, anyway you can try as following
    – Open the file of templates/ja_pyro/js/menu/mega.js
    – Look for this line of code


    if (li.childcontent) li.timer = setTimeout(this.itemHide.bind(this, [li, e]), this.options.delayHide);

    change it to


    if (li.childcontent) li.timer = setTimeout(this.itemHide.pass([li, e], this), this.options.delayHide);

    That would help !

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

This topic contains 4 replies, has 2 voices, and was last updated by  khoand 13 years ago.

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