Making huge progress, thanks for the suggestions.  I did it with a long col
of digits using line-height and animate.
example:     $("#pricingCol1").animate({    top: col1 * n }, 500);
n being the line-height.  I suppose I could detect for the line-height and
do it dynamically.  Hmm.

check out the effect with the link.

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.

Then after that, I need to figure out how the pricing changes with the
selectbox.

Thanks again.  Any ideas for how to add that stuff up would be greatly
appreciated.

Glen


http://glenlipka.kokopop.com/jQuery/tabs/#pricingGuide



_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to