The problem is is that I need to calculate the styles when the page loads. And the calculation results in a couple of hundred different numbers.
On 11/19/09 1:33 PM, "discern" <cap...@gmail.com> wrote: I don't know if that is possible (although almost anything, it seems, is possible with jQuery), but what if you had a secondary class in your CSS and used addClass('secondary') to the element. It would inherit styles from the original and apply the secondary styles.