I have a brief to build a swish B&B website - they would like full width background images which I've coded as a cover image using media queries to save loading the larger images on smaller screens..
They have since come back to me to say that they would like the background images to rotate through several images on each page. I would like to lazy load the background images and create a nice transition every 15 or so seconds but i'm not sure on the best approach to take or how I could do this and still use media queries - does anyone have any experience of anything similar or can offer any advice on a good approach?
It needs to work cross-browser (ie8 plus) and ideally with limited bandwidth usage..
Cheers Paul