Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

evaluateScriptTags

Takes a string and processes the JavaScript contained within.

Loop through a html string and processes the script tags, with a single function

evaluateScriptTags("<div></div><script>alert("working");</script>");

I know people say its not good practice to use eval() but sometimes you may have to.

About

Takes a string and processes the JavaScript contained within.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages