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