Hi all,
I have a problem about evaluating CSS of element.
I have element which has assigned some css from external css file.
Now I need to evaluate real used css attributes. I tryed
element.getStyle().getXXXXXX but this method returns only inline
style's attributes not from external css.
Please is there any way (in GWT or or native javascript) how to get
REAL applied css attributes for some element?
Thanks

-- 
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.

Reply via email to