I'm trying to follow the tutorial here.
I'm stuck on the section DOM Breakpoints (near the bottom).
I went to the example site they are talking about. I pressed ctrl+shift+i and navigated to "elements" tab. In the elements tab I found the following html section:
<div id="profileCard" style="position: absolute; left: 403px; top: 135px; visibility: hidden; display: none; " class="goog-hovercard">
</div>
Now I'm stuck trying to find the context menu:
Bring up a context menu on the #profileCard element and select the
events you want to break on: subtree modifications, attributes
modifications, and the node removal
Here is a screenshot to show where I am:
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…