script.js icon indicating copy to clipboard operation
script.js copied to clipboard

Added support for including .css files

Open JohnSmith-LT opened this issue 8 years ago • 3 comments

Hi. Not sure if you want to include css file support but we want to use your library in our Xerte Online Toolkits project and i've added css support with just minor change to your fantastic library.

JohnSmith-LT avatar May 20 '16 11:05 JohnSmith-LT

Did you try this? Because this seems pretty useful.

rstacruz avatar Oct 05 '16 16:10 rstacruz

The last commit on this repo is from Feb 18th. A while ago I forked/refactored this code to add support for onerror callbacks, CSS files and async:false. If this repo isn't being maintained anymore you're welcome to use my version: https://github.com/muicss/loadjs

amorey avatar Oct 05 '16 16:10 amorey

Oh that's neat.

On Thu, Oct 6, 2016, 12:17 AM Andres Morey [email protected] wrote:

The last commit on this repo is from Feb 18th. A while ago I forked/refactored this code to add support for onerror callbacks, CSS files and async:false. If this repo isn't being maintained anymore you're welcome to use my version: https://github.com/muicss/loadjs

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/ded/script.js/pull/97#issuecomment-251723187, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEikcEAxjGKiRR9DFeEKlIsWtwjykNeks5qw82EgaJpZM4IjGxq .

rstacruz avatar Oct 05 '16 22:10 rstacruz