Questions tagged as 'carousel'

1
answer

Error fixed navigation bar when using Carousel

When in mobile mode the fixed navigation bar scrolls using the carousel, only in mobile mode it happens already tried and I do not know how to solve Example     
asked by 01.06.2017 / 12:48
0
answers

Carousel bootstrap 3 Swipe does not work

I'm trying to swipe the bootstrap 3 carousel but I'm not getting it. Html Code <div id="myCarousel" class="carousel slide"> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" cl...
asked by 11.04.2017 / 20:57
0
answers

Problem with Carousel Bootstrap inside another

Please, I still can not find the solution: I created a bootstrap carousel with divs and another smaller carousel in it together. When I pass the larger carousel (which encompasses everything) and I go back to the item that has the smaller c...
asked by 18.01.2017 / 12:47
1
answer

corrossel with different images in the mobile and desk

Good morning, I'm developing a responsive website, in it I'll use a standard bootstrap carousel, but will be different images when the carousel is on the mobile and desk. Does anyone have any idea how I can do this without using two elemen...
asked by 18.11.2016 / 13:59
1
answer

Vertical Carousel with Bootstrap

The carousel of Bootstrap works with horizontal photos. How do I rotate photos taken with the inverted machine, that is, vertical. Other: How do I make images rotate left and right linearly just by the mouse cursor on the side icons of the...
asked by 12.11.2015 / 02:23
0
answers

Use a Carousel inside a tab-panel (Bootstrap)

Good afternoon! I'm trying to implement a carousel inside a tab-panel; however, both use the "active" notation in the class to determine which item will appear. So, when I select the desired tab, it is displayed with all carousel items, an...
asked by 17.12.2015 / 16:54
0
answers

Carousel Slider

I needed to adjust this script so that when I clicked on the previous button it would return the command, but when I click on both the next and the previous one, the slide is advancing in the same way, thank you in advance. > CODE JS: $(docu...
asked by 10.02.2015 / 20:06
1
answer

Change Carousel caption on iphone

I have a site developed with Bootstrap that has a% car% car. I want the iPhone, the caption <div class="carousel-inner"> to decrease, so that the image appears more. On the other devices it works fine, only on the iPhone that...
asked by 11.03.2015 / 15:17
1
answer

Turbinating the bootstrap carousel

To add own events in Carousel of bootstrap , use the $('#myCarousel').on('slide.bs.carousel', function () { }) I would like to know how I can get the text to receive or lose opacidade according to the grandfather elemen...
asked by 23.01.2017 / 18:57
1
answer

Slidershow Carrousel video and image [duplicate]

I have a slide with 3 images and a video that is in the beginning, I need to make the video stay until the end, however it is going to the next images and if you click to go back and view it is passing. Is there any html tag to make a video mo...
asked by 13.08.2018 / 18:07