JavaScript stop to extract html tags -


i have bookmarklet javascript application, used extract html tags webpage source html file. however, not know why javascript application stop extracting information, when meets following piece of html code:

<span class=""> <span class="profilecardavatarthumb">  <a class="hasglobalhandling"  id="nametag_956648_1"       target="_blank"      data-profile-   card="true" data-profile-id="51ca7e40e4b013690dce7c08" href="#">     <span class="hideoff"> access profile card user: lecturer zhang </span> <img alt="" src="/images/ci/ng/avatar_150.gif"> </a>lecturer zhang </span> </span>  

any very appreciated!!!


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -