Gets the cascaded style value of a node, or null if the value cannot be computed (only Internet Explorer can do this).
Copied from Closure's goog.style.getCascadedStyle
Element to get style of.
Property to get (camel-case).
Style value.
Gets the cascaded style value of a node, or null if the value cannot be computed (only Internet Explorer can do this).
Copied from Closure's goog.style.getCascadedStyle