Post a link. There's something you're not telling us. I'd be glad to look at the code in context. What you posted here looks fine.
Mike On Jan 24, 2008 5:03 PM, visitorQ <[EMAIL PROTECTED]> wrote: > > i did. that didn't help either =( > > what could possibly be wrong with this?! i'm so frustrated because > jQuery is supposed to make everything easy, and i'm a relatively smart > guy so i'm not sure what i'm doing wrong... i seriously need help with > this because i'm entering in this site into the webby awards. and the > deadline is tomorrow =( =( please? somebody? has anybody successfully > used this plugin? if so, HOW???? > > > On Jan 24, 2:29 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > > 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 >