Cycle through background image of bootstrap 3 jumbotron
问题 I'm trying to get 3 images to cycle through as backgrounds for a Bootstrap 3 jumbotron. But the problem is that I have 3 divs within the jumbotron and all the solution i've tried so far requires me to change the position of the jumbotron to relative and the background images to absolute. And because I'm trying to keep the site responsive, doing so severely messes up the look at smaller scales. I've also tried placing the jumbotron over a carousel by making the jumbotron absolute and carousel