SyntaxFix
Write A Post
Hire A Developer
Questions
New Function and apply() together works also
var a=new Function('alert(1);') a.apply(null)