Chrome is not working with my Jquery photo slider..
I am using Jquery on my front page ( dallasmart.com -- the photo slider).. this page works in Firefox and IE... but it does not in Chrome....
It is not working at all in Chrome.. what am I doing wrong?
the following are my includes:
<script type="text/javascript" src="../jquery-1.10.2.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
<script src="http://gsgd.co.uk/sandbox/jquery/easing/jquery.easing.1.3.js"></script>
<script src="../slides.min.jquery.js"></script>
any idea? anyone?
-awk