window width

PHOTO EMBED

Mon Oct 09 2023 15:04:35 GMT+0000 (Coordinated Universal Time)

Saved by @nataliaferraz

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

https://stackoverflow.com/questions/7715124/do-something-if-screen-width-is-less-than-960-px