<script> //и только так сработает var price = document.getElementByID("id_1"); alert (price.innerHTML); </script>