Answer the question
In order to leave comments, you need to log in
Parsing a JSON string?
I want to update content via ajax.
There is a response from the server in the form of json
{"id":"1","buy":"Buy"},{"id":"2","buy":"Buy"},{"id":"3 ","profit":"Withdraw"},{"id":"4","profit":"Withdraw"},{"id":"5","time":"1 minute"}
On page div blocks are added in a while loop. How do I add values with id 1 to div 1, 2 to div 2, etc.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question