First of all, sorry.
My Jquery version is not the 1.3.2 but the 1.7.1
Well I need to add the JQuery library on my website for an effect in a particular div.
For this effect i use 3 files:
“jquery.jslickmenu.js”
“jquery-1.7.1.min.js”
“script,js”
When i call “jquery.jslickmenu.js” and “script.js” between <head> and </head> everything gonna good.
But when i try put the library jQuery 1.7.1 the Slideshow module disappears and the images in other modules (“Last movies”, “Popular”, “Latest”) also disappears.
What’s the solution?