Commit graph

7 commits

Author SHA1 Message Date
Dean Taylor
ab1ace099c FIX: Non-secure warning from YouTube thumbnails
YouTube thumbnails where being loaded over `http` even on a `https` loaded page.
Causing the browser bar to change from green to yellow ![non-secure content loaded icon](http://i.imgur.com/c4GpwCQ.png)
2014-10-18 16:42:21 +01:00
lidlanca
432aa76221 var are you? 2014-10-14 20:38:59 -04:00
lidlanca
17febe4914 Fix: Set title for multiple youtube video player with the same ID (don't rely on id to set title)
When an identical youtube video is embedded multiple times on the same page. 
it will only be successful setting title to 1st element in the dom matching a unique id which is based on the actual youtube video id.
2014-10-14 19:50:42 -04:00
Marcin Rataj
d1e471978a UX: fix typo in lazyYT.css 2014-09-25 02:21:03 +02:00
Marcin Rataj
f406443891 UX: improve readability of video title in lazyYT plugin 2014-09-23 22:13:32 +02:00
Arpit Jalan
5db65486f0 FIX: lazyYT mobile layout 2014-07-28 12:04:48 +05:30
Arpit Jalan
a711575947 FEATURE: ship lazyYT plugin by default 2014-07-22 08:19:01 +05:30