На начале, первое изображение видно, Le Div медленно исчезает. Изображение, кажется, что я не могу правильно получить доступ к DOM после. И поскольку свойство DIV устанавливается на «скрытое», оно остается скрытым, и я не могу найти способ к нему доступа. Lang-Js PrettyPrint-Override ">
Код: Выделить всё
$(".carousel-inner > .active > .carousel-caption > .carousel-holes-title").fadeIn(10000);< /code>
.main-container-slider {
margin: 0;
position: relative;
z-index: 10000;
background: #fff;
padding: 25px;
width: 650px;
height: 650px;
margin: 0 auto;
}
.carousel-caption {
width: 600px;
height: 600px;
margin: 0 5px 0 -90px;
line-height: 950px;
}
.carousel-holes-title {
display: none;
margin-top: 25px;
font-family: "Righteous", sans-serif;
font-size: 1.5em;
}
.carousel-holes-desc {
font-family: "Sulphur Point", sans-serif;
font-size: 1.25em;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
color: red;
opacity: 1;
background-image: none;
}
.carousel-indicators [data-bs-target] {
background-color: #000;
background-clip: padding-box;
border: 0;
border-top-width: 0px;
border-top-style: none;
border-top-color: currentcolor;
border-bottom-width: 0px;
border-bottom-style: none;
border-bottom-color: currentcolor;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
opacity: 0.9;
}< /code>
[i]
Title #1
Description #1
[img]img/img-2.jpg[/img]
Title #2
Description #2
[img]img/img-3.jpg[/img]
Title #3
Description #3
[/i]
Previous
[i][/i]
Next
Подробнее здесь: https://stackoverflow.com/questions/797 ... de-changes
Мобильная версия