<script type="text/javascript"> var str = '01234<span id="krya"></span>'; var pos = str.indexOf('<span id="krya"></span>'); alert(pos); </script>