Re: Conflict with Accordionmenu (Mootools)

More
13 years 11 months ago #1127 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.

Please Log in to join the conversation.

  • joomlaline
  • Visitor
  • Visitor
13 years 11 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.

Please Log in to join the conversation.

More
13 years 11 months ago - 3 years 7 months ago #1178 by sleiderink
i cannot find the no-conflict within the module. where is it supposded to be?
Attachments:
Last edit: 3 years 7 months ago by milos.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
13 years 11 months ago #1181 by milos
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
Code:
<script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/modules/mod_hot_effects_rotator/js/jquery.min.js"></script>
add this:
Code:
<script type="text/javascript"> jQuery.noConflict(); </script>

Please Log in to join the conversation.

More
13 years 11 months ago #1182 by sleiderink
Works like a charm! Thnx

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
  • Moderator
More
13 years 11 months ago #1183 by milos
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.379 seconds
Powered by Kunena Forum