Slideshow loadposition : seul le titre s'affiche
11 years 10 months ago - 11 years 10 months ago #8531
by bka75
Replied by bka75 on topic Slideshow loadposition : seul le titre s'affiche
Il s'agit en effet d'un conflit JS :blush:
En enlevant l'appel au JS dans le template le module a fonctionné
<scripts>
<file>js/mega.rjd.js</file>
<file>js/jquery/jquery-1.6.4.min.js</file>
<file>js/jquery.masonry.js</file>
<file>js/jquery.mediaqueries.js</file>
<content>jQuery.noConflict();</content>
</scripts>
Je revois ma copie et reprends le fil expliquant comment contourner le problème.
Merci
En enlevant l'appel au JS dans le template le module a fonctionné
<scripts>
<file>js/mega.rjd.js</file>
<file>js/jquery/jquery-1.6.4.min.js</file>
<file>js/jquery.masonry.js</file>
<file>js/jquery.mediaqueries.js</file>
<content>jQuery.noConflict();</content>
</scripts>
Je revois ma copie et reprends le fil expliquant comment contourner le problème.
Merci
Last edit: 11 years 10 months ago by bka75.
Please Log in or Create an account to join the conversation.
11 years 10 months ago #8545
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Slideshow loadposition : seul le titre s'affiche
tu as essayé le plugin jquery easy ?
le souci est que ton template recharge une version de jquery apres celle du slideshow ...
le souci est que ton template recharge une version de jquery apres celle du slideshow ...
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
11 years 10 months ago #8589
by bka75
Replied by bka75 on topic Slideshow loadposition : seul le titre s'affiche
Merci BEAUCOUP !!
En utilisant le plugin, le conflit a cessé
En utilisant le plugin, le conflit a cessé
Please Log in or Create an account to join the conversation.
Time to create page: 0.224 seconds