[jQuery] eval(JSON_DATA) how safe is it?

[jQuery] eval(JSON_DATA) how safe is it?


Hi there another question from my, how save is it eval() data getting
via JSON $.ajax() call
i want to get javascript data to be executed after JSON $.ajax() call.
or is there another way to do that?