/ Published in: JavaScript
normal eval doesn't work
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
var obj = eval('(' +"{'MSRP': 20000,'cashDown': 2000,'tradeIn': 1000}" + ')');