So I have page one:
<div id="div1">This is text one</div>
<div id="div2">This is text two</div>
<div id="div3">This is text three</div>
Now I want to get the elements of div one, that it will return This is text one
, how can I do that?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…