Codeinwp / Nivo-Lightbox-jQuery

A simple, flexible, responsive, retina-ready jQuery lightbox plugin.
http://dev7studios.com/nivo-lightbox
MIT License
157 stars 87 forks source link

Fixed video embeds for HTTPS #58

Closed LukeTowers closed 7 years ago

LukeTowers commented 8 years ago

This fixes an issue where attempting to load a youtube / vimeo video on a page loaded via HTTPS fails to display due to being force-loaded via HTTP. This makes the default base embed links protocol-relative to the page it is loaded on.

chasegiunta commented 7 years ago

@gilbitron can we get this merged?