Jquery Slider Problem
Hi,
I want to add java slider for my home page.
I added these below to customer/home.tpl
<link rel="stylesheet" href="{$SkinDir}/slide/slide.css" type="text/css"/>
<script type="text/javascript" src="{$SkinDir}/slide/js/slide.js"></script>
<script type="text/javascript" src="{$SkinDir}/slide/js/jquery.js"></script>
html code to welcome.tpl
However, js is not working.
When I test it in other page it's working fine.
I also test it to put all js files to one folder and locate not inside of skin folder.
it's working fine.
Do you have any idea?
__________________
Satomi
X-Cart Gold 4.1.9
|