点击php分页下标,但不能直接显示出对应的分页显示的是所有分页所在的页面,如何直接显示呢?
Release: 2016-06-02 11:33:53
Original
830 people have browsed it
php分页分页phpjavascript
#tab{ width:1000px; border:3px solid #CCCCCC; height:1000px;}#tab h3{ margin:0px; font-size:24px; width:300px; float:left; background-color:#cccccc; text-align:center; height:90px; line-height:74px;}#tab div{ clear:both; height:910px; font-size:38px; padding:40px; display:none;}#tab .active{background-color:#FFFFFF;}//对跳转class的修饰.ser{ width:25px; }window.onload=function(){var oTab=document.getElementById("tab");var aH3=oTab.getElementsByTagName("h3");var aDiv=oTab.getElementsByTagName("div");for(var i=0;i
商品交易
商品互换
0) { echo'Date:'. $row['date'].'
'; echo'Name:'. $row['name'].'
'; echo'Score:'. $row['score'].'
'; echo ''.'
'; } else echo 'It is ERROR ! '; } $px = $page>=$page_all_num ? $page_all_num : $page+1 ; $p1=$page+2; $p2=$page+3; $p3=$page+4; mysqli_close($dbc);if($cf=='trade'){?>首页 | [] | [] | [] | [] | .....尾页
0) { echo'Date:'. $row['date'].'
'; echo'Name:'. $row['name'].'
'; echo'Score:'. $row['score'].'
'; echo ''.'
'; } else echo 'It is ERROR ! '; } $px = $page>=$page_all_num ? $page_all_num : $page+1 ; $p1=$page+2; $p2=$page+3; $p3=$page+4; mysqli_close($dbc);if($cf=='change'){?>首页 | [] | [] | [] | [] | .....尾页
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
-
2024-10-22 09:46:29
-
2024-10-13 13:53:41
-
2024-10-12 12:15:51
-
2024-10-11 22:47:31
-
2024-10-11 19:36:51
-
2024-10-11 15:50:41
-
2024-10-11 15:07:41
-
2024-10-11 14:21:21
-
2024-10-11 12:59:11
-
2024-10-11 12:17:31