Most voted "cycle2" questions
7 questions
Sort by count of
-
3
votes1
answer227
viewsUsing Cycle2 and "picturefill" together
I created a slideshow responsive using Cycle2. Because the images are very large, I need to upload a smaller file of each image when the page opens on mobile devices. So I thought I’d use the…
-
3
votes1
answer272
viewsJquery Cycle - A centralized slide and the other two partially appearing
I am in need of a slider that would have at least 3 slides, where the middle one would appear completely with the resolution and the other two sides would appear partially. I’m using the solution…
-
2
votes0
answers31
viewsCycle2 Carousel and Bootstrap bug
I made a plunker so the guys can see the problem... Setting the col-xs-12 and col-md-3 (using the ability to auto-width from Bootstrap 3) it destroys with cycle2 making the size of the slides giant.…
-
2
votes2
answers413
viewsMy jquery Cycle 2 slide code does not work. Wondering where the bug is?
I’ve been trying to get this slide to work for a long time, but it doesn’t work at all, I wanted help from you. My Html code: .slideshow{ width:100%; max-width:980px; overflow:hidden; height:505px;…
-
1
votes0
answers81
viewsJquery Cycle 2 - How to make a summary of Pagination?
How to summarize the pagination of cycle2 for the other items of the pagination will appear according to the needs of the user and also it fits in a certain container?…
-
0
votes1
answer108
viewsJquery Cycle 2 Slide displaying below alignment
I’m using the plugin Cycle 2 of JQuery. Here is the link: http://www.dinamicaimoveis.com.br/novo/ I have two divs. One floating to the left and one to the right. In one I have a text and an image.…
-
-1
votes1
answer50
viewsJquery Cyclo 2 problem with effect
I have the following html: <!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>Slider</title> <script type="text/javascript"…