Seenthis
•
 
Identifiants personnels
  • [mot de passe oublié ?]

 

Nicolas Hoizey

@nhoizey
//
RSS: Nicolas Hoizey
tous les messages de Nicolas Hoizey
  • @nhoizey
    Nicolas Hoizey @nhoizey CC BY-NC-SA 28/11/2017

    Comparing two ways to load non-critical CSS
    ▻https://gist.github.com/scottjehl/87176715419617ae6994

    setTimeout(function() {
    Array.prototype.slice.call(document.head.querySelectorAll('link[media="only x"]'))
    .forEach(function(link) {
    link.setAttribute('media', 'screen');
    });
    });
    

    “I wanted to figure out the fastest way to load non-critical CSS so that the impact on initial page drawing is minimal.”

    #CSS_load_asynchronous_webperf

    • #CSS
    Nicolas Hoizey @nhoizey CC BY-NC-SA
    Écrire un commentaire

thèmes

  • #CSS_load_asynchronous_webperf

  • Company:CSS
thématisation automatique par OpenCalais
À propos de Seenthis Propriété intellectuelle Recommandations API