-
AuthorPosts
-
March 17, 2011 at 2:34 pm #161588
Ja Cloris Mega Menu – the child content ( submenu items ) isn’t “sticky”.
There are two different menu’s in action, just like the demo: the one page scrolling menu controlled by the XML file, and then the regular Joomlart mega menu.
On this site ( http://plushfloralstudio.ca ) when one of the single-page XML menu items is active, the megamenu dropdown does not stick. It show up and then disapears if you try to hover over one of the submenu items.
In this case, try to select one of the submenu items for Online Orders. NOTE – the dropdown menu works fine when one of the megamenu items is active – this problem has something to do with the XML menu, maybe CSS or Javascript, conflicting with the megamenu.
Please check it out and let me know if there has been a solution. Thanks!
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
March 19, 2011 at 9:20 am #382221<em>@worklabs 228382 wrote:</em><blockquote>Ja Cloris Mega Menu – the child content ( submenu items ) isn’t “sticky”.
There are two different menu’s in action, just like the demo: the one page scrolling menu controlled by the XML file, and then the regular Joomlart mega menu.
On this site ( http://plushfloralstudio.ca ) when one of the single-page XML menu items is active, the megamenu dropdown does not stick. It show up and then disapears if you try to hover over one of the submenu items.
In this case, try to select one of the submenu items for Online Orders. NOTE – the dropdown menu works fine when one of the megamenu items is active – this problem has something to do with the XML menu, maybe CSS or Javascript, conflicting with the megamenu.
Please check it out and let me know if there has been a solution. Thanks!</blockquote>
Dear worklabs,
Please try as following fro this issue
Open the file of pluginssystemjat3base-themesdefaultjsmenumega.js,Look for this snap of code
[PHP] if (li.childcontent) li.timer = this.itemHide.delay(this.options.delayHide, this, [li, e]);
else this.itemHide (li, e);[/PHP]
And change to this
[PHP] if (li.childcontent) li.timer = this.itemHide.delay(this.options.delayHide, this, [li, e]);
[/PHP]I hope that would help !
-
AuthorPosts
This topic contains 3 replies, has 2 voices, and was last updated by m 13 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum