duchuy
duchuy
img[lazy=loading] { width: 20px; height: 20px; } u may need to wrap inside a <div> element with center aligned / vertical aligned
this package is written for laravel 5.1; when upgraded to laravel 5.2 need to modify http://stackoverflow.com/questions/35151478/laravel-upgrading-to-5-2-0-from-5-1-error/35151551#answer-35159166
i have the same issue, fullscreen button is not showed up inside iphone iframe i change the parameters: playerVars: { controls: 1, showinfo: 0, rel: 0, showsearch: 0, iv_load_policy: 3,...
https://stackoverflow.com/questions/10894377/dynamically-adding-a-svg-gradient/10894745 https://stackoverflow.com/questions/37328302/fill-an-svg-shape-with-a-gradient Javascript: `chart.on("created", function () {` `// attach the necessary events to the nodes:` `createGradient($('svg')[0],'MyGradient',[` `{offset:'0%', 'stop-color':'#00CF70'},` `{offset:'100%','stop-color':'#00C1AC'}` `]);` `$('svg').addClass('ct-created');` `});` CSS: ` .ct-series-a .ct-area { fill: #00AA59; }`...