IE vs all
Run this code in Internet Explorer, and then in Opera, FF, Chrome.
<html>
<head>
</head>
<body>
<div id="place"></div>
<button onclick="up()">Show</button>
</body>
</html>
Feel the difference?
')
Source: https://habr.com/ru/post/48834/
All Articles