November 19, 200916 yr Looking to add this slideshow found here http://dreamcss.comli.com/jquery%20sliders/ to my cs-cart front page but after adding the code it just doesnt show. The scripts are there, the html is there but for some reason the javascript isnt working ! I understand CS-Cart works off jquery so having two jquery scripts present could be causing the issue, a conflict ? Im new to javascript so would appreciate any help as to solving this. You can view the site im working on here http://tigeris.co.uk/index.php Thanks
November 25, 200916 yr Hey, I'm not entirely sure what the problem is, but have you tried calling the javascript file before/after the jQuery file to see if that affects it? Do you need to wrap the javascript link in particular safety code to protect it? I use X-Cart sometimes, and when I want to import any code which uses curly brackets { } then I have to wrap the link in {literal}...{/literal} because X-Cart uses the Smarty template engine, which uses { } for commands, hence the literal protects them. Maybe you have something similar? Darren
Create an account or sign in to comment