How to get an HTML element's style values in javascript?

后端 未结 5 1782
广开言路
广开言路 2020-11-22 05:30

I am looking for a way to retrieve the style from an element that has a style set upon it by the style tag.