I\'m trying to change the folder that my images are read from depending on the window width.
I have two folders that contain the different image sizes and I\'m wonde
I achieved a similar effect using Bootstrap Responsive utilities visible-xs and hidden-xs. I needed to use a different image set in a carousel depending on the size of the browser window.