- Posts: 2
- Thank you received: 0
Gaming Zone Menu Problem
13 years 4 months ago #24703
by henerom
Gaming Zone Menu Problem was created by henerom
The top menu continuously displays all submenu items and will not collapse.
The site is www.artrooneyaward.com
Of possible importance: I have installed a third-party extension called Animate on Hover that relies on jquery. (see: extensions.joomla.org/extensions/photos-.../image-modules/13795 ).
If you'd like access to the site, please let me know.
Thanks for your help.
The site is www.artrooneyaward.com
Of possible importance: I have installed a third-party extension called Animate on Hover that relies on jquery. (see: extensions.joomla.org/extensions/photos-.../image-modules/13795 ).
If you'd like access to the site, please let me know.
Thanks for your help.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Offline
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #24712
by ivan.milic
Replied by ivan.milic on topic Gaming Zone Menu Problem
open index.php of template:
replace
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js ">
with:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js ">
replace
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js ">
with:
<script type="text/javascript" src=" ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js ">
Please Log in to join the conversation.
Time to create page: 0.169 seconds