• How to detect screen size and apply a CSS style

    Posted: 3 years ago in Tutorials

    I needed today to format the content differently according to the screen resolution of the user. So I thought that just by detecting the screen width using the screen.width property, I could change the stylesheet using jQuery. And so it was. Check the example and continue reading…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)