-
1. Re: Lightbox not working on gallery
Curtis_E_Flush Dec 13, 2011 5:13 PM (in response to broomeGirl)Lightbox does not play well with jquery sliders and other scripts that use jquery.
http://api.jquery.com/jQuery.noConflict/
You can try adding a noconflict statement to the jquery script, but my experience has been that even that didn't help.
-
2. Re: Lightbox not working on gallery
broomeGirl Dec 13, 2011 5:38 PM (in response to Curtis_E_Flush)can you suggest an alternative, thanks
-
3. Re: Lightbox not working on gallery
Curtis_E_Flush Dec 14, 2011 1:48 PM (in response to broomeGirl)Since thickbox, and fancybox use the same basic scripting as lightbox, they really aren't suitable alternatives in this situation. It really comes down to a choice between the jquery slider and lightbox gallery. Which one can you best afford to get rid of?
My experience with this was with a jquery overlap viewer which was easily replaced with a disjointed rollover for displaying the images I wanted to popup.
Look into what you can use as a replacement for the jquery slider.
Unfortunately, these two will probably never be able to coexist on the same page.
-
4. Re: Lightbox not working on gallery
broomeGirl Dec 14, 2011 2:03 PM (in response to Curtis_E_Flush)Thanks for your response.

