Is there a convenient way to access a stylesheet in programmatic form? My intention is to have an animation, and to let another developer specify a 'before' style and an 'after' style in the CSS rather than the code (just width and height at this point), and then to have the animation tween between them.
However, I can't seem to think of an effective/not-ugly way for getting both those styles. Is there any way to directly access a stylesheet? Or can anyone suggest an alternative effective way of handling this? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
