At this site, the menu and slide banner do not work together.
Below before </body>
there are two scripts for each menu and banner and they use same or different jQuery version.
If I use either or both versions. the menu do not work properly or the banner do not work with clicks and no fade in outs or slides (abrupt image change).
What can be wrong?
--------Update--------
I found, after quite hit and tries, that jquery.easing.js
is causing problems for banner and if excluded, the menu doesn't work. jquery.easing.compatibility.js
doesn't solve problems either. I suspect jquery.min.js
(v1.3.2) is also causing problems.
Any solution?
there are two scripts for each menu and banner and they use same or different jQuery version. ---- thats whats the problem is
– kevin Jan 11 '13 at 18:24