junzhiweb 发表于 2008-11-18 18:36:04

求助:这个分页的规则写法

<div class="page">
            <a href="/item_156_416892_0_1.html">首页</a> <a href="/item_156_416892_1_1.html" title="按下键盘&quot;←&quot;到上一页">上一页</a> <a href="/item_156_416892_0_1.html"></a> <a href="/item_156_416892_1_1.html"></a> <strong><font color="red">3</font></strong>             第3/3页 跳转到第<select name="sl" onchange="jumpTo(this.options.value);">
            <option value="0">1</option><option value="1">2</option><option value="2" selected="selected">3</option></select>页
            <a href="/forum_156_0_0_1_0.html">返回版面</a>



我是不是太笨了 试了n个办法 一天没弄出来 ,那位大侠帮帮忙

懷念過去↑文 发表于 2008-11-18 19:52:21

<div class="page">

懷念過去↑文 发表于 2008-11-18 19:52:33

结束没看到

junzhiweb 发表于 2008-11-18 20:24:38

额 全部代码是这样的

<div class="page">
            <strong><font color="red">1</font></strong>&nbsp;<a href="/item_156_411340_1_1.html"></a>&nbsp;<a href="/item_156_411340_2_1.html"></a>&nbsp;<a href="/item_156_411340_3_1.html"></a>&nbsp;<a href="/item_156_411340_4_1.html"></a>&nbsp;<a href="/item_156_411340_1_1.html" title="按下键盘&quot;→&quot;到下一页">下一页</a>&nbsp;<a href="/item_156_411340_4_1.html">尾页</a>            第1/5页 跳转到第<select name="sl" onchange="jumpTo(this.options.value);">
            <option value="0" selected="selected">1</option><option value="1">2</option><option value="2">3</option><option value="3">4</option><option value="4">5</option></select>页
            <a href="/forum_156_0_0_1_0.html">返回版面</a>
      </div>

junzhiweb 发表于 2008-11-18 21:13:59

页面http://club.yule.tom.com/item_156_411340_0_1.html

http://club.yule.tom.com/item_156_411340_0_1.html

懷念過去↑文 发表于 2008-11-18 21:39:13

</div>

                <div class="publish">

junzhiweb 发表于 2008-11-18 22:10:28

多谢 试试。

多谢 试试。:ali11ls :ali11ls :ali11ls :ali11ls :ali11ls
页: [1]
查看完整版本: 求助:这个分页的规则写法