hello all,
I'm not experienced or knowledgeable enough to troubleshoot this issue
and although in the past I've been extremely lucky when it comes to
manipulating javascript to meet my needs, this time I'm out of my
league more than usual.

I'm trying to combine the function of three plugins: cross-slide,
fancybox, and galleryview.

Basically, I have a page with a grid of images utilizing cross-slide
for captions on mouse-over.  I then integrated fancybox to bring up
the galleryview in a lightbox-like window.

Finally I wanted to embed galleryview within the fancybox that pops
up.

The problem seems to be a conflict with fancybox and galleryview.
>From what I can tell, as soon as I click and fancybox opens a window,
it freezes galleryview and makes it non-functional.  I think there may
be some conflicting jQuery between the two.  I had a problem with
clicks inside the fancybox that were meant to navigate the images
actually closing the box, but I got rid of that by altering the
fn.fancybox.close function of the fancybox script.

Any help would be most appreciated.  I'm pretty good about
troubleshooting when the error console spits something out, but I'm
lost here.  Thanks.

Here's a link to the code, stripped down:
www.uxable.com/_test/

Reply via email to