Slider for Joomla 1.5 : JQuery+Mootools conflict

More
13 years 3 months ago #11103 by nord_tramper
Hello everyone!
I have Joomla 1.5.20 + Hot Image Slider installed + Kunena forum 1.6.3. Kunen uses mootools and slider uses jQuery, so only one of these modules able to work. Is it possible to get jQuery.noConflict() mode for this version of Image Slider?

Please Log in to join the conversation.

More
13 years 3 months ago #11111 by ivan.milic
Edit modules/mod_hot_image_slider/tmpl/default.php and insetr this just before <div id="header_hotslider"><div class="wrap">:

<script type="text/javascript">
jQuery.noConflict();
</script>

Please Log in to join the conversation.

More
13 years 3 months ago #11124 by nord_tramper
Thanks! Made the the same in Joomla Template yesterday, so I am going to change to your variant - it's more usefull

Please Log in to join the conversation.

  • mulo2
    Inactive member
  • New Member
  • New Member
More
13 years 3 months ago #11325 by mulo2

ivan.milic wrote: Edit modules/mod_hot_image_slider/tmpl/default.php and insetr this just before <div id="header_hotslider"><div class="wrap">:

<script type="text/javascript">
jQuery.noConflict();
</script>


Thank you so much !!!!

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum