is it possible to read or extract html/text from a different .html page using jquery?
this what i would like to read and display in a different page
<div class="newsItemContent">
<h1 class="title">
heading 1
</h1>
content 1 content 1 content 1 content 1
</div>
<div class="newsItemContent">
<h1 class="title">
heading 2
</h1>
content 2 content 2 content 2 content 2
</div>
thanks
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…