if (window.innerWidth < 960) {
    doSomething();
}