<div id="hello.world"></div> <script> alert(document.querySelectorAll('div[id="hello.world"]').length) </script>