Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript How to remove script for responsive media queries? Reply To: How to remove script for responsive media queries?

#264009
JeroenR
Participant

Check this: https://stackoverflow.com/questions/1248081/get-the-browser-viewport-dimensions-with-javascript

You can use a condition on the width of your window maybe in your javascript?