Home
last modified time | relevance | path

Searched refs:getComputedStyle (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/documents/CreativeStudio/html/common/
Dibox.js292 else if (window.getComputedStyle)
293 return document.defaultView.getComputedStyle(obj,null).getPropertyValue(styleProp);
/NW4C-1.2.23/documents/CreativeStudio/html/assets/
Dyahoo-dom-event.js8getComputedStyle:function(G,Y){if(window[w]){return G[e][n][w](G,null)[Y];}else{if(G[a]){return E.… method