Hi! First want to thank you for your extentions.
I have a problem with linking jQuery framework to my joomla site (template is Phoca_rhein). Linking any version of jQuery changes style of the top menu (position-1 of module).
Help me, please, to find solution to this problem.
Thanks
phoca rhein and jQuery
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca rhein and jQuery
Hi, for now I have no experiences that jquery change something for top menu so really no idea there
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 17 Nov 2012, 20:20
Re: phoca rhein and jQuery
I have same problem.
When I try to load JQuery, top menu starts shows wrong.
Firebug show error:
in /phoca_rhein/javascript/MenuMatic_0.68.3.js
I try to use different version of JQuery, but error still occurs.
Menu before jQuery load: https://lh4.googleusercontent.com/-Mh1u ... before.jpg
and after https://lh5.googleusercontent.com/-tE_R ... /after.jpg
When I try to load JQuery, top menu starts shows wrong.
Firebug show error:
Code: Select all
TypeError: $(this.options.id).getElements is not a function
var links = $(this.options.id).getElements('a');
I try to use different version of JQuery, but error still occurs.
Menu before jQuery load: https://lh4.googleusercontent.com/-Mh1u ... before.jpg
and after https://lh5.googleusercontent.com/-tE_R ... /after.jpg
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: phoca rhein and jQuery
Hi, MenuMatic uses Mootools (it loads it form Joomla!) it means, the standard Joomla! library is called, check if your jqeury script is not in conflict with Joomla! Mootools framework.
Jan
Jan
If you find Phoca extensions useful, please support the project