Код: Выделить всё
var img = document.getElementById('img');
var box = document.getElementById('box')
box.innerHTML += "
height: "
+ img.height +
"px
width: "
+ img.width + "px";
Код: Выделить всё
#img{zoom:20%}
Код: Выделить всё
[img]https://tse2.mm.bing.net/th/id/OIP.Lt_KplHna5Rxc5JdcOAXuQHaHa?rs=1&pid=ImgDetMain[/img]
https://codepen.io/tinkersncody/pen/dyxENwq
https://codepen.io/tinkersncody/pen/dyxENwq
https://codepen.io/tinkersncody/pen/dyxENwq
Подробнее здесь: https://stackoverflow.com/questions/792 ... javascript