Topic: cross_fade not working on apple products

I have the Juice Box Pro version, I have created galleries and banners with this version using the cross_fade as the image transition type, this works fine in all browsers except on ipads and iphones where instead of the cross_fade it slides the image. Is there a way I can rectify this?

Re: cross_fade not working on apple products

In Touch Input Mode, Juicebox automatically uses a slide image transition as this best matches the slide gesture used on mobile devices to navigate between images in a gallery.
This cannot be overridden. It is possible to force Juicebox to use Large Screen Mode on all devices and in all browsers (by setting screenMode="LARGE") but it is not possible to force Juicebox to use Mouse Input Mode and the imageTransitionType configuration option requires both Large Screen Mode and Mouse Input Mode.
(This is documented in the description of the imageTransitionType configuration option in the Main Image Options section of the Config Options page.)

Only applies for Large Screen Mode and Mouse Input Mode.

3 (edited by quimic 2014-06-06 14:44:59)

Re: cross_fade not working on apple products

This is too bad.
In the case of a simple slider with autoplay, it would be great to have an option to completely disable user interaction (disableUserInput="TRUE" ?), and then it would be possible to use imageTransitionType even on touch devices.

Re: cross_fade not working on apple products

@quimic

If you like, you can post suggestions for future versions of Juicebox in the Feature Requests thread.
I do not know the likelihood of feature requests being implemented but posting them in this thread keeps them all together and ensures that they are not overlooked by the developers.

Re: cross_fade not working on apple products

Thanks Steven. Will do.