Hi. I have this issue:
I'm using a Java script (taken from a website) that detect screen resolution and apply a CSS for each size.
The code lucks like this:
if ((screen.width==1024) &&...