Bootstrap carousel doesn't slide

Multi tool use
Multi tool use


Bootstrap carousel doesn't slide



I absolutely do not understand why the bootstrap carousel code doesn't work at all with me.
It's strange, i took the example which is on the bootstrap website, just customized some little things it should be work.
I think it's a problem of version of bootrstrap or jquery but both of them are the last ones i found so i do not see where the problem come from.
If anyone could help me, please ^^




#carouselReactions {
margin-top: 25px;
display: flex;
flex-direction: row;
justify-content: center;
width: 100%;
height: auto;
}

#carousel-left-control {
width: 5%;
display: flex;
justify-content: center;
align-items: center;
}

#carousel-text {
width: 50%;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

#carousel-text h3 {
color: #0C0C0D;
}

.carousel-inner, .carousel-item {
position: relative;
text-align: center;
}

#carousel-right-control {
width: 5%;
display: flex;
justify-content: center;
align-items: center;
}

.carousel-indicators {
margin-top: 15px;
padding: 0;
float: none;
position: relative;
}
.carousel-control-prev, .carousel-control-next {
position: relative;
}
.carousel-control-next, .carousel-control-prev {
width: 100%;
height: 100%;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
height: 50%;
width: 40%;
}


https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js

UicgaNA wsxrtl3e0QX7jVgcxFny5hn36aeGe 7yqMtq Uoj

Popular posts from this blog

PHP contact form sending but not receiving emails

Do graphics cards have individual ID by which single devices can be distinguished?

Create weekly swift ios local notifications