- Posts: 6
- Thank you received: 0
Re: Conflict with Accordionmenu (Mootools)
-
sleiderink
Inactive member - Topic Author
- New Member
Less
More
14 years 9 months ago #1127
by sleiderink
Conflict with Accordionmenu (Mootools) was created by sleiderink
The extension is conflicting with mod_accordion (mootools). The nav stays open when the page with hot effects is loaded. Is there a work-arround.
Also the module is not compatible with IE6, is this correct?
And it gives an error when loaded in IE7.
Also the module is not compatible with IE6, is this correct?
And it gives an error when loaded in IE7.
Please Log in to join the conversation.
-
joomlaline
- Visitor
14 years 9 months ago #1131
by joomlaline
Replied by joomlaline on topic Re: Conflict with Accordionmenu (Mootools)
Please enable NoConflict mode, you have it in module parameters. Also, make sure that JQuery library is not loaded in template. If it is, please disable loading in module parameters, to avoid double loading.
We are not testing with IE6 anymore. IE7 errors are possible in situations that I described above.
We are not testing with IE6 anymore. IE7 errors are possible in situations that I described above.
Please Log in to join the conversation.
-
sleiderink
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
14 years 9 months ago - 4 years 4 months ago #1178
by sleiderink
Replied by sleiderink on topic Re: Conflict with Accordionmenu (Mootools)
Last edit: 4 years 4 months ago by milos.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
14 years 9 months ago #1181
by milos
Replied by milos on topic Re: Conflict with Accordionmenu (Mootools)
Sorry, perhaps you have initial version where we didn't add it. But, you can add it easily. Open file default.php (/modules/mod_hot_effects_rotator/tmpl) and AFTER line
add this:
Code:
<script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/modules/mod_hot_effects_rotator/js/jquery.min.js"></script>
Code:
<script type="text/javascript">
jQuery.noConflict();
</script>
Please Log in to join the conversation.
-
sleiderink
Inactive member - Topic Author
- New Member
Less
More
- Posts: 6
- Thank you received: 0
14 years 9 months ago #1182
by sleiderink
Replied by sleiderink on topic Re: Conflict with Accordionmenu (Mootools)
Works like a charm! Thnx
Could you provide me with the latest version of the module, i have 1.02 installed
Could you provide me with the latest version of the module, i have 1.02 installed
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6769
- Thank you received: 719
14 years 9 months ago #1183
by milos
Replied by milos on topic Re: Conflict with Accordionmenu (Mootools)
Where did you find this? Current version is 1.0? Please use download link in email you received from us upon purchase to get the latest version.
Please Log in to join the conversation.
Time to create page: 0.181 seconds