ioer 发表于 2008-8-15 10:57:01

对于js分页的内容详细页应该怎么样采集?

对于js分页的内容详细页应该怎么样采集?

列表页:http://lady.tom.com/beauty/list51_02.html

详细页:http://post.she.tom.com/18000AF39.html

js分页代码:<div class="page">
                              <span class="pageturn"><<上一页</span>
                              <span id='supplements_page_bar'></span>
                              <a href="next" class='pageturn'onclick='goto_page((1+1));return false;' alt="下一页" />下一页</a>
               
                <span class="pagetxt" style='display:none;'>到第</span><span class="pageselect"><select id='append_page_select'></select></span><span class="pagetxt">页</span>
      </div>

80houboy 发表于 2008-8-15 13:38:21

:ali0ls 关注中,像这种appendchild的JS追加的分页,不知道火车有办法不。:ali0ls 关注

xyz5200 发表于 2008-8-15 20:30:40

是个像样的问题,一起关注。
页: [1]
查看完整版本: 对于js分页的内容详细页应该怎么样采集?