Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

js and css handling #4

Open
altrusl opened this issue Apr 25, 2018 · 1 comment
Open

js and css handling #4

altrusl opened this issue Apr 25, 2018 · 1 comment

Comments

@altrusl
Copy link

altrusl commented Apr 25, 2018

hi
i've easily extended you lib to css files (added "type" parameter)
so now it's a generic way to store js and css resources in local storage
may be it will be usefull for your app too

also, i've changed the way "script" tag line is added to the page source
i use document.write('<script id="' + name + '" src="', url, '"></script>');
thus javascript code in the js file is executed what is commonly needed and supposed

nice app

@select
Copy link
Owner

select commented Nov 10, 2020

Thanks, I leave this open to see if I want to include this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants