[jQuery] Animating text like a cash register
Working on a page that is very jQuery. (That rhymes) - Oooh, I just thought of a new button: "<span style="font-weight: bold; background-color: rgb(255, 255, 153);">Very jQuery"</span>
So far I am using:
jQuery, Tabs, History, Corner and Checkbox. I am also going to add in the scrolling box from Karl.
Anyway, on this panel
<a href="http://glenlipka.kokopop.com/jQuery/tabs/#pricingGuide">http://glenlipka.kokopop.com/jQuery/tabs/#pricingGuide
</a>
I am trying to make it so that when I check the box, it changes the number in the top right. The ideal would be to animate the numbers like a cash register.
One idea is to have an image with the numbers 0-9 spaced vertically and then just animate to prearranged positions and eliminatethe rest with overflow:hidden. Another would be to try that with a DIV and html numbers.
Any suggestions? Feedback? It's very rough right now.
Glern
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/