📜 ⬆️ ⬇️

How about that?

c = document.getElementById (objid + '_ main');
if {
c.id = objid + '_ main';
}


or such:

if (160> 450) {
resize_height = 450;
} else {
resize_height = 160;
}

')

Source: https://habr.com/ru/post/28535/


All Articles