scaled values. What is a good way to always
scale from the original div values?
On Oct 13, 6:14 pm, "mike.helgeson" wrote:
> parseFloat( $( this ).text() ) // divs don't have a value
>
> On Oct 13, 4:07 pm, Avik Basu wrote:
>
> > I would like to use J
I would like to use JQuery to iterate through a set of elements
that have the same class and scale each value according to a value
selected from a dropdown box. For example,
1
2
3
100
1000
1
If "2" was the scaling factor chosen, then the divs would look like:
200
2000
2
This is th
ction() code. Any help will be really appreciated.
Thanks,
Avik
3 matches
Mail list logo