[jQuery] Animating text like a cash register

[jQuery] Animating text like a cash register

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2995" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=000510114-22112006><FONT face=Arial color=#0000ff
size=2>Dude...</FONT></SPAN></DIV>
<DIV><SPAN class=000510114-22112006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=000510114-22112006><FONT face=Arial color=#0000ff size=2>That
looks freaking awesome! Great job!</FONT></SPAN></DIV>
<DIV><SPAN class=000510114-22112006><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=000510114-22112006><FONT face=Arial color=#0000ff size=2>By the
wya, I don't klnow if you had anything to do with the actual TurboTax app online
but my wife and I used it last year and it worked beautifully. We'd totally use
it again.</FONT></SPAN></DIV>
<P><FONT size=2><!----------------//------<BR>andy matthews<BR>web
developer<BR>certified advanced coldfusion programmer<BR>ICGLink,
Inc.<BR>andy@icglink.com<BR>615.370.1530
x737<BR>--------------//---------></FONT> </P>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> discuss-bounces@jquery.com
[mailto:discuss-bounces@jquery.com]<B>On Behalf Of </B>Glen
Lipka<BR><B>Sent:</B> Tuesday, November 21, 2006 7:24 PM<BR><B>To:</B> jQuery
Discussion.<BR><B>Subject:</B> Re: [jQuery] Animating text like a cash
register<BR><BR></FONT></DIV>Making huge progress, thanks for the
suggestions.  I did it with a long col of digits using line-height and
animate.<BR>example:    
$("#pricingCol1").animate({    top: col1 * n }, 500);<BR>n
being the line-height.  I suppose I could detect for the line-height and
do it dynamically.  Hmm. <BR><BR>check out the effect with the
link.<BR><BR>Now is the HARD part.  I need to add up the numbers in the
REL of all the checkboxes and map them to the variables for each
digit.   I have no idea how to do this, but it seems possible.
<BR><BR>Then after that, I need to figure out how the pricing changes with the
selectbox.<BR><BR>Thanks again.  Any ideas for how to add that stuff up
would be greatly appreciated.<BR><BR>Glen<BR><BR>
<DIV>
<BLOCKQUOTE class=gmail_quote
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<DIV><SPAN class=q><BR><A
onclick="return top.js.OpenExtLink(window,event,this)"
href="http://glenlipka.kokopop.com/jQuery/tabs/#pricingGuide"
target=_blank>http://glenlipka.kokopop.com/jQuery/tabs/#pricingGuide
</A><BR><BR><BR></SPAN></DIV></BLOCKQUOTE></DIV><BR></BLOCKQUOTE></BODY></HTML>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


















































    • Topic Participants

    • andy