jquery - Is it possible to alert all key value pairs at once -


I want to show all the prime values ​​in the table format in two different rows at once

  & lt; Script & gt; "{{Name} Kaspersky "," value ":" 200 "," quantity ":" 32 "}]} $ .eee (data.program, function (key, val) {warning (key + val);})}}); & Lt; / script & gt;  

Yes, just create a string and after that You can use it for $ .each loop \ t for one tab and \ n for a line break.


Comments