On Jan 24, 2008, at 12:50 PM, visitorQ wrote:

thank you so much for the reply! but unfortunately that isn't the
problem =(. i tried your suggestions and it still doesn't work.

<script type="text/javascript" src="jquery-1.1.2.js"></script>
<script type="text/javascript" src="jquery-1.2.2.js"></script>
<script type="text/javascript" src="jquery.newsticker.js"></script>
<script type="text/javascript" src="jquery.cycle.all.js"></script>
<script type="text/javascript" src="jquery.easing.1.3.js"></script>

But you're still loading two versions of jQuery. Try removing the first one (jquery-1.1.2.js) and see if that helps.


--Karl

Reply via email to