prettyphoto and nivoslider
- by Gabriel Ciprian Magda
I have added the nivoslider and prettyphoto lightbox to a page. What I am trying to do: when you click one of the nivoslider images, prettyphoto should load a video. Everything works ok, except that whenever the nivo slider is sliding the images, the video in prettyphoto lightbox is reloading. How can I prevent the video from reloading once the sliding images are changing?
I am not a javascript nija but I am guessing it can be done with changepicturecallback: function(){} from prettyphoto...