Problem with embedded video
-
Hi,
I found this code to use the prettyPhoto plugin with Post Images:
<script type="text/javascript"> $(document).ready(function(){ $('.postclassname a').has('img').attr('rel', 'prettyPhoto[]'); }); </script>
It works great with images, but when there is an embedded Youtube video in the post, it gets included in the ‘playlist’ of prettyPhoto, and I get the error “Image cannot be loaded”. Is there a way to exclude embedded video’s?
Thanks, Peter
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Problem with embedded video’ is closed to new replies.