Change text msg after 5 star vote (maybe animated)
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 t开发者_如何学JAVAext change to, "thumbs up pal!" and seconds after changing to "2 rating from 1 vote"
Hope it makes sense? :)
- Use JQuery UI for effects.
- Use the setTimeout function to do things after a couple of seconds.
精彩评论