i'm telling you there's GOTTA be something wrong with the plugin itself. that's the only explanation i can come up with. what do you guys think?
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