views:

87

answers:

1

Hi all,

I'm using jQuery marquee and I'm trying to see how to add previous / next buttons, I've tried messing with the function "showNext" but not having any luck. The code I'm using is found here:

http://www.givainc.com/labs/marquee_jquery_plugin.htm

Example / demo:

http://www.givainc.com/labs/marquee_example.htm

Mention of adding prev/next buttons is here:

http://blog.pengoworks.com/index.cfm/2009/5/20/Marquee-jQuery-Plugin-Released

But I can't seem to add the buttons and get it working. If someone could help me, that would be fantastic!!

Cheers :)

+1  A: 

Perhaps this one would suit your needs better. Looks like it already has next and previous built in.

http://www.jquerynewsticker.com/

Brandon Boone
thanks, i've gone with that one instead :)
SoulieBaby