[jQuery] Re: Iterate through elements of a given class and multiply

2009-10-14 Thread Avik Basu
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

[jQuery] Iterate through elements of a given class and multiply

2009-10-13 Thread Avik Basu
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

[jQuery] jCarousel with FF 2.0.0.11

2008-01-03 Thread Avik
ction() code. Any help will be really appreciated. Thanks, Avik