detect screen size and resize javascript code example Example: js detect screen size change window.onresize = function(){ console.log("resize"); }