<div class="lives"></div> <script> $.getJSON("http://h116641.s08.test-hf.su/st.php", function(data) { $('.lives').html(data.LI_site); }); </script>