Do you mind elaborating why JavaScript should have nothing to do with it?
IMO responsiveness is a broad approach, and it doesn't necessarily imply only a pure CSS3 approach using media queries. If using JavaScript can make the web app more "responsive" to user needs, what's wrong with that?
Comments
IMO responsiveness should have nothing to do with JavaScript, otherwise you're doing it wrong.
Do you mind elaborating why JavaScript should have nothing to do with it?
IMO responsiveness is a broad approach, and it doesn't necessarily imply only a pure CSS3 approach using media queries. If using JavaScript can make the web app more "responsive" to user needs, what's wrong with that?