On Jul 8, 1:54 am, Nic Hubbard <nnhubb...@gmail.com> wrote:
> I have some JSON that I returned from my server.  I then converted it
> to an object using eval.  It is only then that I can start
> manipulating it with jQuery (trust me).  Currently the multilevel
> object is set in a var.  Is there a way that I can then have jQuery
> use this, to get values from it?  Or is there no sense in trying to
> use jQuery for this, and it might not even be of help?

Why would you want to use jQuery to handle a standard javascript
object?
What exactly do you want to do with it?

Matt Kruse

Reply via email to