Simple jquery extension to create a youtube gallery
This is a very simple plugin to display a group of youtube video links as a gallery, assuming you have a unordered list element with the class name 'youtube-videogallery' and you want to display a list of youtube vidoes...
Which would display as...
To integrate with fancybox ensure you have included the javascript and all the fancybox theme CSS
Which displays as
To integrate with colorbox ensure you have included the javascript and all the colorbox theme CSS
Which displays as
Using a youtube API url, your request must be for JSON formatted response, and you should include an API fallback URL, this should link to a page on Youtube where the videos can be viewed
Which displays as