filamentgroup / loadCSS

Load CSS asynchronously
MIT License
6.72k stars 534 forks source link

Does not work with rangeslider.js #96

Closed jenstornell closed 8 years ago

jenstornell commented 9 years ago

It worked for most part but it did not work with http://andreruffert.github.io/rangeslider.js/. I tried the callback solution but it still didn't work.

Maybe it has to do with callback fire too early, hard for me to say.

scottjehl commented 8 years ago

Just so I'm clear, are you trying to run this script via our onloadCSS callback function? Thanks.

scottjehl commented 8 years ago

Closing this out as a dupe of #74