-
_Christopher Zuendorf (@czuendorf) wrote:_
User report:
"
build an app with carousel on one page, with "mobile.form.Textfields" on each
page ... based on mobileshowcase sample.
(place…
-
setCurrentItem has been very useful thus far, but is a "getter" possible as well, if a solution doesn't already exist? I would like to know which image the user sees on the carousel for a variety of p…
-
_Martin Wittemann (@wittemann) wrote:_
With the announcement of 'Edge' yesterday, Microsoft brought up a new browser. We should check it out and see what we have full support for the browsers…
-
_Tobias Tost (ttost) wrote:_
For textareas using the mobile qooxdoo scrolling-by-swipe is completely broken once the text is larger than the textbox. This can even be seen in http://demo.qooxdoo.org/…
-
Is there a way to make the carousel with variable width of the items?
``` js
$('.flexslider').flexslider({
animation: "slide",
directionNav: true,
animationLoop: false,
itemWidth: 'v…
ghost updated
8 years ago
-
I'm calling YouTube videos in the carousel.
The user clicks on an image placeholder, the img hides, the YouTube video plays.
Upon clicking prev/next, the YouTube video pauses.
The problems:
1. On i…
-
Hey there. Been a long time fan of jcarousel. Thanks for all the great work.
I have a horizontal carousel that has a single (large font) word in each LI tag. I want those words across width of the p…
-
When you close a Carousel gallery it scrolls the page back up to the top, rather than keeping the scroll position where you opened the gallery. This just started happening with 3.8.0.
-
> [I guess you meant pagePiling.js](https://github.com/alvarotrigo/pagePiling.js/issues/29#issuecomment-64825045)
Just out of curiosity, what's the difference between `pagePiling.js` and `fullPage.js…
-
When I set the options to work in vertical mode, the touch event to change de slide need to also change to vertical mode. the "rtl" options to fix this also don't work!