Thank you everyone who responded.
I have found a solution to the issue of Image Transition Direction:
This I received directly from the author of the script, Janis:
"Have you tried the latest source code -
https://github.com/fancyapps/fancyBox/zipball/master
?
Direction of animation now depends on how you navigate (using mouse
scroll or keyboard navigation keys)."
I downloaded this version update, and indeed the transitions now are
keyboard-action sensitive,
meaning right-left arrows cause horizontal transitions, up-down arrows
cause vertical transition, etc.
Although I have not been able to test... I believe that this updated
applies to mobilization as well,
with hand swipe directional sensitivity.
The Site under Construction:
http://www.dennisjackson.com/HTML5/
Regards ... XIMBALO
On May 19, 9:00 pm, Ximbalo <
ximb...@gmail.com> wrote:
> Hello,
>
> In advance, please know that:
> I have tested, probably 10 different lightbox-style libraries, and so
> far this is one of my favorites, so "Thanks!"
> Also...
> 1. I have read all the "new to this group" posts
> 2. I copiously searched for any Fancybox related documentation I can
> find.
> 3. I still am unable to find a working answer for how change the next/
> prevtransitionmethod
> 4. I have tried addingtransition: 'hslide', but to no avail.
> 5. I've read through the jquery.fancybox.js scripting itself.
>
> BUT, this one thing is killin' me: I NEED to enforcehorizontal
> transitions for next/prev action.
> Nothing I do seems to stop the verticaltransitionstyle. I don't get