0
Good morning, everyone,
I’m developing a responsive site, in it I will use a standard bootstrap carousel, however, will be different images when the carousel is on mobile and desk.
Does anyone have any idea how I can do that without using two elements?
Personal vlw!
Using media queries? Separating mobile from desktop? Take a look here: http://answall.com/tour. Welcome
– Miguel
Why not use two elements ? I think it would be even better rs. You can use JS to detect whether it is mobile or desktop and launch the images to the element.
– Mauro Alexandre