views:

28

answers:

1

Hi,

Im seeking help to do a "text roll/replace" and even better if animated.

To the point i have a vote with 5 stars, once people have clicked on the rating, star 1, 2, 3.. etc

At first i want to show msg: "Like it or not?" once voted text change to, "thumbs up pal!" and seconds after changing to "2 rating from 1 vote"

Hope it makes sense? :)

+1  A: 
  • Use JQuery UI for effects.
  • Use the setTimeout function to do things after a couple of seconds.
Sjoerd