Hello, I have a webpage with external css file, I must parse this page and read css property for any tag. I use Element.getStyle().getProperty, but this not read the css property from external file, but only inline style.
how can I do? best regards Ivan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
