How to excute string with javascript

Simply use eval().

eval('peformAction()') will execute

No comments:

Post a Comment