Why are all properties of an element with an empty string value?
Why do all html element properties have empty string values? Here is an example on codepen .
I need the coordinates of the element, but there are none..
***.style contains only what you yourself put there and the style attribute in html. To view the properties set via the stylesheet, you need to use getComputedStyle