Hello everyone! I have a question. I am trying to use a basic jquery slider script, which is working just fine. No problems there, but I am also wanting to use the lightbox 2 script where a thumbnail within the slider is clicked and the bigger version pops up. In theory, should this work fine or are they interfering with each other? Because when I click the thumbnails it just opens up the larger picture in a totally new window. I've looked over my code a bunch of times, but that doesn't mean I didn't miss something. If this should work then I will post up my code if someone has some time to look it over.
Using This:http://www.huddletogether.com/projects/lightbox2/ and this:http://sixrevisions.com/tutorials/javascript_tutorial/create-a-slick-and-accessible-slideshow-using-jquery/ together. Again, the slider is working fine, just not the lightbox 2 part of it.
If I have 4 sliders on a page that I want to change images at different rates, can I use the same jQuery call to control all four?