- Posts: 2
- Thank you received: 0
Don't work (only black square)
16 years 1 month ago - 16 years 1 month ago #388
by niou142
Don't work (only black square) was created by niou142
Hello. I am french so sorry for my language.
I have download Hot image slider but it didn't work.
I have choose left position.
i have default parameters.
But i have only a black square.
Why ?
I use Mozilla Firefox, if I test on your site, it's works but not on my website
I have download Hot image slider but it didn't work.
I have choose left position.
i have default parameters.
But i have only a black square.
Why ?
I use Mozilla Firefox, if I test on your site, it's works but not on my website
Last edit: 16 years 1 month ago by niou142.
Please Log in to join the conversation.
16 years 1 month ago #392
by milos
Replied by milos on topic Re: Don't work (only black square)
Did you try to enable/disable jQuery and/or to use jQuery noConflict mode? If this won't help, please send me your URL.
Please Log in to join the conversation.
16 years 1 month ago - 16 years 1 month ago #398
by niou142
Replied by niou142 on topic Re: Don't work (only black square)
I try to enable/disable jQuery (I try with the default template of Joomla and others).
On /modules/mod_hot_image_slider/js/jquery-1.3.2.min.js, I have: jQuery.noConflict ();
In my source code, I have : <script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/media/system/js/caption.js"></script>
Maybe it's cause by mootools ?
On /modules/mod_hot_image_slider/js/jquery-1.3.2.min.js, I have: jQuery.noConflict ();
In my source code, I have : <script type="text/javascript" src="/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/media/system/js/caption.js"></script>
Maybe it's cause by mootools ?
Last edit: 16 years 1 month ago by niou142.
Please Log in to join the conversation.
16 years 1 month ago #399
by milos
Replied by milos on topic Re: Don't work (only black square)
No, noConflict mode is made to work with mooTools. Check source of your page and make sure that jQuery is loaded once, and that line with jQuery.noConflict (); is immediatelly AFTER the line that loads jQuery. Also, you shouldn't edit file jquery-1.3.2.min.js.
Please Log in to join the conversation.
Time to create page: 0.262 seconds