Posts by João Britto • 1 point
1 post
-
0
votes0
answers33
viewsQ: How to change website image depending on device screen resolution?
I have a carousel in Bootstrap, and I’m trying to change his images depending on the screen resolution of the device using Javascript, but I don’t know how to make it work. var width = screen.width;…