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
No comments:
Post a Comment