a
This commit is contained in:
@@ -26249,9 +26249,8 @@ function changer_entite_portail()
|
||||
const image_logo = document.getElementById('image_logo');
|
||||
image_logo.setAttribute('src', src_logo);
|
||||
|
||||
alert("naturalHeight => "+image_logo.naturalHeight);
|
||||
alert("naturalWidth => "+image_logo.naturalWidth);
|
||||
alert("height => "+image_logo.height);
|
||||
alert("clientHeight => "+image_logo.clientHeight);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user