REKLAMA

Microsoft Build 2016 - live blog Spider's Web

Oglądaj, czytaj i komentuj na żywo razem z nami

30.03.2016 14.53
Microsoft Build 2016 - wideo na żywo i live blog Spider's Web
REKLAMA
iframe#videoPlayerIframe { background-color: white; /* domyślnie ustawiony jest kolor przezroczysty */ border: 0px solid white; height: 1000px; /* domyślna wartość wysokości ramki, poniższy skrypt ustawia dynamicznie jej wysokość */ overflow: hidden; padding: 0px; width: 780px; /* tutaj możemy zdefiniować szerokość playera */ }
REKLAMA

(function($) { var height, newHeight; $(window).on('message', function(e){ try{ newHeight = e.originalEvent.data; if(newHeight && (height != newHeight)){ $('#videoPlayerIframe').height(newHeight); height = newHeight; } }catch(e){} }); })(jQuery);

REKLAMA

//

REKLAMA
Najnowsze
REKLAMA
REKLAMA
REKLAMA