Search the Community
Showing results for tags 'shadowbox'.
-
I am using the default Slideshow included with WordPress (It's listed as "Nivo") I am trying to use shadowbox.js as a player, however you have to add the "rel" tag to the individual attribute. The issue is, where do I add that tag? The image is not an tag, it's an actual "page" in the slideshow tab on my wordpress admin navigation. I have access to the ftp, but I don't know where to go in there either. Any thoughts?
-
Hi I have created an animation using sencha animator. In the animation I have several thumbnails that when I click on; it launches Shadowbox containing a video. My question is: Is it possible to pause my original animation when I click to open up the Shadowbox video iframe.............and then resume the animation when I close the Shadowbox iframe? I did a bit of reading up on this and the only thing I came accross was this<code>object.style.animationPlayState="paused"</code> But I don't know where to use it. I hope I have explained this without confusion. Thanks for your help Rega