Skip to content

Conversation

ickata
Copy link

@ickata ickata commented Jan 17, 2015

Small change to String.stripScripts with major improvement - it also injects & executes external JS files. All JavaScript is executed synchronously, in order to preserve dependency.

Two new arguments are passed to the exec function:

  • urls Array external files list
  • exec Function call this function to execute the JavaScript; accepts a callback function which is called on success

Changes are backward-compatible.

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

Successfully merging this pull request may close these issues.

1 participant