Open AndrewMarkUK opened 10 years ago
For future reference, it's returning an 'undefined' when Lightbox processes the URL, because the regex doesn't match what it's assuming the URL looks like. I'm working on a pull request that addresses this.
The current code doesn't resolve this issue. Any suggestions?
When referencing a YouTube URL for a movie within Nivo Lightbox, it does not seem to consider the No Related Content Parameter, for example;
http://youtube_url.com/12345abcde?rel=0
It seems that rel=0 is ignored in all cases.
Did anyone else discover this, and is there a resolve?