orbit
orbit copied to clipboard
I need to be able to run click events on content nested within a slide. Orbit appears to intercept any click event inside a slide - is there a way...
Hello, there seems to be a flicker issues on IE 11 and Edge. When you click through the slider you will randomly see a quick flash before the image loads....
Even though the version numbers are the same (1.3.0), Foundation's version of Orbit has a `fluid` option, which is absent in this repo's version of Orbit. For reference, here's a...
I would like the animation every time the caption changes. Now, the animation is only at the start. Maybe this is the way to fix it.
In my case the orbit.width() was being set to a value greater than the slide width. orbitWidth never gets set with this case causing the animations to fail. I added...
The diff will show a bunch of whitespace changes... The real patch occurs on line 193 where I've replaced 'this' with 'self'.
I added an option `swipe: {true|false}` that, when set to true, allows the user of a iOS device to swipe through slides using one finger.
Added an option advanceOnClick which, when set to true, will advance to the next slide if the user clicks anywhere on the image. This behavior is useful if you're using...
_Using an iPad_ The user is not able to scroll up/down when they're finger is on the orbit. They can swipe left and right, and up/down anywhere on the page,...