たぼさんの部屋

いちょぼとのんびり

window.matchMedia

javascriptでメディアクエリを実行

javascript window.matchMedia || (window.matchMedia = function() {"use strict"; // For browsers that support matchMedium api such as IE 9 and webkit var styleMedia = (window.styleMedia || window.media); // For those that don't support match…