SyntaxFix
Write A Post
Hire A Developer
Questions
var myString = "echoHello"; window[myString] = function() { alert("Hello!"); } echoHello();
Say no to the evil eval. Example here: https://jsfiddle.net/Shaz/WmA8t/