MaximenuCK and Joomla! 3.5: JCaptions, JS errors
- quantility
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
8 years 11 months ago - 8 years 11 months ago #33648
by quantility
MaximenuCK and Joomla! 3.5: JCaptions, JS errors was created by quantility
I have this error with a simple template (no framework, no RT, Yoo, etc).
(index):90 Uncaught TypeError: jQuery(...).DropdownMaxiMenu is not a function(anonymous function)
(index):88 Uncaught ReferenceError: JCaption is not defined
The code involved is:
<script type="text/javascript">
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
jQuery(document).ready(function(jQuery){jQuery('#maximenuck107').DropdownMaxiMenu({fxtransition : 'linear',dureeIn : 0,dureeOut : 500,menuID : 'maximenuck107',testoverflow : '0',orientation : 'horizontal',behavior : 'mouseover',opentype : 'open',fxdirection : 'normal',directionoffset1 : '30',directionoffset2 : '30',showactivesubitems : '0',ismobile : 0,menuposition : '0',effecttype : 'dropdown',topfixedeffect : '1',fxduration : 500});});
</script>
This cause all JS effects in my site to not works: if i disable in maximenuck module all javascript effect, all works.
I have latest MaximenuCK and Joomla 3.5.0
(index):90 Uncaught TypeError: jQuery(...).DropdownMaxiMenu is not a function(anonymous function)
(index):88 Uncaught ReferenceError: JCaption is not defined
The code involved is:
<script type="text/javascript">
jQuery(window).on('load', function() {
new JCaption('img.caption');
});
jQuery(document).ready(function(jQuery){jQuery('#maximenuck107').DropdownMaxiMenu({fxtransition : 'linear',dureeIn : 0,dureeOut : 500,menuID : 'maximenuck107',testoverflow : '0',orientation : 'horizontal',behavior : 'mouseover',opentype : 'open',fxdirection : 'normal',directionoffset1 : '30',directionoffset2 : '30',showactivesubitems : '0',ismobile : 0,menuposition : '0',effecttype : 'dropdown',topfixedeffect : '1',fxduration : 500});});
</script>
This cause all JS effects in my site to not works: if i disable in maximenuck module all javascript effect, all works.
I have latest MaximenuCK and Joomla 3.5.0
Last edit: 8 years 11 months ago by quantility.
Please Log in or Create an account to join the conversation.
8 years 11 months ago #33649
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic MaximenuCK and Joomla! 3.5: JCaptions, JS errors
Hi
Please give me your url with the maximenu active so that I can see the problem
CEd
Please give me your url with the maximenu active so that I can see the problem
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
Time to create page: 0.199 seconds