var text = "{url:'', method:'POST', param:''}"; var obj = new Function('return ' + text)(); alert(JSON.stringify(obj));