-
AuthorPosts
-
November 5, 2010 at 2:10 am #361700
So is it possible to get this fix for my older sites, using ja halite or whatever? My membership expired this week, I cannot access any of the new downloads. All I need is the fix for the menu parameters please.
marco
November 5, 2010 at 6:38 pm #361777I guess it isn’t possible to fix it yet if you guys havent fixed or found the bug. Someone else has already said this I think, but your own templates on your demo page don’t work in chrome either – the mega menu does not autohide. I’d love a solution for this please:)
December 9, 2010 at 7:45 pm #366027I have a solution for this which seems to work.
Locate http://yoursite.com/templates/template_name/js/menu/mega.js
On line 236 change this:
if (li.childcontent) li.timer = setTimeout(this.itemHide.bind(this, [li, e]), this.options.delayHide);
to this (just remove the square brackets):
if (li.childcontent) li.timer = setTimeout(this.itemHide.bind(this, li, e), this.options.delayHide);
Hope it helps))
Just noticed it works es expected only in Chrome. In other browsers it doesn’t animate when hiding. It seems browsers treat differently the use of square brackets. FF, Opera and others take [li, e] as corresponding arguments for itemHide, while Chrome treats [li, e] as one argument, which causes li.hasClass to fail in itemHide.missioneyes Friendmissioneyes
- Join date:
- October 2010
- Posts:
- 51
- Downloads:
- 1
- Uploads:
- 7
- Thanks:
- 8
- Thanked:
- 1 times in 1 posts
December 10, 2010 at 4:54 am #366100This file does not exist in the install of ja_social.
I am having the same issue of the mega menu not hiding with the mouseout event only while using Chrome.
Please be clear what the fix is for this.
Many Thanks in advance,
December 10, 2010 at 10:47 am #366156I don’t know about ja_social, I’ve tested on ja_purity_ii. Anyway, I just visited http://www.joomlart.com/demo/#templates.joomlart.com/ja_social with Chrome and no problem ocurred. AFAIK, the newer templates (like ja_social) use an updated version of mega menu which doesn’t have this bug. So you should be fine, I don’t know where is your problem coming from.
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
December 13, 2010 at 4:57 am #366489<em>@missioneyes 207706 wrote:</em><blockquote>This file does not exist in the install of ja_social.
I am having the same issue of the mega menu not hiding with the mouseout event only while using Chrome.
Please be clear what the fix is for this.
Many Thanks in advance,</blockquote>
For JA_Social, just update the latest version of T3 Framework plugin will fix this problem
-
AuthorPosts
This topic contains 21 replies, has 8 voices, and was last updated by Khanh Le 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum