Forum Discussion

rgareme's avatar
rgareme
Occasional Contributor
10 years ago

Problem getting css attributes

I use the following code to get the value of the css attributes. I have gotten the code from the smartbear web support. function getStyle(element, styleProp) {   var document = eleme...