vote up 0 vote down star

If you look at the following link: What's new at New Hope

Look at the widget on the page entitled "What's new at New Hope" which contains the Web2.0 equivalent of a MARQUEE (I guess that's what you'd call it) complete with fading images and "Read More" links.

Question: Can you identify the exact specific JQuery plugins used to generate this specific widget? The other stuff on the page is not relevant. I'm having a dog of a time discerning which plugins were used to create it and it alone.

flag

59% accept rate

2 Answers

vote up 2 vote down

Why not just look at the code? http://www.enewhope.org/assets/js/turnstile.js

It appears to be mostly standard jQuery effects animate calls.

http://docs.jquery.com/Effects/animate

link|flag
I took a look but my eyes were starting to glaze over -- it must be time for a break. Thanks for the extra pair of eyeballs. Cheers. – dreftymac Dec 12 '08 at 4:03
vote up 0 vote down

JQuery Cycle Plugin can do the image part, I don't know about the text stuff.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.