I have a style.css with a media query. In my javascript-file, I have a value for the desired mobile-width stored in a variable.
By changing the variable, I want to c
You also have to know that some of that approaches may not work correctly in Safari. Can not remember the problem so that you can find more information if you need it.