[ 
https://issues.apache.org/jira/browse/XAP-387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Trevor Oldak closed XAP-387.
----------------------------


Simple test example, though there are many other similar examples and other 
attributes:

alert(xap.util.CssUtils.getCSSRule(".xapApplication").selectorText + ": " + 
xap.util.CssUtils.getCSSRule(".xapApplication").style.cssText);

A more complete API is here:
http://dev.w3.org/cvsweb/csswg/cssom/Overview.src.html?rev=1.13

> Utility class to find and return CSS rule object by its selector (string)
> -------------------------------------------------------------------------
>
>                 Key: XAP-387
>                 URL: https://issues.apache.org/jira/browse/XAP-387
>             Project: XAP
>          Issue Type: New Feature
>          Components: Widgets: Other
>         Environment: Browser
>            Reporter: Michael Mikhaylov
>            Priority: Minor
>         Attachments: cssutils.zip
>
>
> Utility class to find and return CSS rule object by its selector (string)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to