Skip to content

js and css handling #4

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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