Skip to content

js and css handling #4

@altrusl

Description

@altrusl

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions