"how can i talk to an html object $('#test') that is in the JSON
Object. "

That doesn't make any sense....  $("#test") will be a DOM object, not
a "JSON Object"


On Jan 25, 2:35 pm, Trend-King <i...@trend-king.de> wrote:
> hello, i have another question about JSON i received the JSON Objekts
> well, so my question is i receive an object like this data.items this
> has html in it.
>
> how can i talk to an html object $('#test') that is in the JSON
> Object.
>
> do i have to inject the html first by $('#putitthere').html
> (data.items) and then talk to it?
>
> Thanks for your replies

Reply via email to