Quote:
Originally Posted by ramil86
all browsers display the same thing
|
in your site it is not working because u have jquery ticker..
Jquery ticker uses 1.5.2 jquery and content slider is using 1.6.2 jquery..
So, to solve this problem either u have to use 1.5.2 jquery or 1.6.2 jquery.
To remove 1.6.2 jquery (which this mod is using)
Open cmsfcs_script template and remove
Code:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js" ></script>