一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

Javascript實現的分頁函數

/**
 * 分頁類構造
 * 參數 nTotalList: 總條數
 * 參數 nPageSize: 每頁顯示條數
 * 參數 nPageNum: 當前頁碼
 * 參數 sPageUrl: 分頁鏈接的URL,頁碼以[pn]代替,輸出時將被替換為實際頁碼
 * 參數 nPageListSize: 頁碼列表(下拉框)中顯示的最多頁碼條數。該參數可省略,默認100
 */
function Pagination(nTotalList, nPageSize, nPageNum, sPageUrl, nPageListSize) {
  this.totalList = nTotalList;
  this.pageSize = nPageSize;
  this.pageNum = nPageNum;
  if (nTotalList == 0)
    this.totalPages = 1;
  else
    this.totalPages = Math.floor((this.totalList-1)/this.pageSize + 1);
  this.pageUrl = sPageUrl;
  if (arguments[4])
    this.pageListSize = nPageListSize;
  else
    this.pageListSize = 100;
}

/**
 * 生成分頁,將HTML直接輸出
 * 無參數
 * 無返回值
 */
Pagination.prototype.generate = function() {
  var output = "";
  output += "<table width=/"98%/" cellspacing=/"1/" cellpadding=/"3/" align=/"center/"><tr><td align=/"right/">";
  output += "共 " + this.totalList + " 條 每頁 " + this.pageSize + " 條 當前第 ";
  output += "<select onchange=/"if(this.value)location.href='" + this.pageUrl + "'.replace(///[pn//]/,";
  output += "this.value);/" align=/"absMiddle/" style=/"font:normal 9px Verdana,Arial,宋體;/">";
  var firstPage = this.pageNum - Math.floor(this.pageListSize/2);
  if (firstPage < 1)
    firstPage = 1;
  var lastPage = firstPage + this.pageListSize - 1;
  if (lastPage > this.totalPages) {
    lastPage = this.totalPages;
    firstPage = lastPage - this.pageListSize + 1;
    if (firstPage < 1)
      firstPage = 1;
  }
  if (firstPage > 1) {
    output += "<option value=/"1/">1</option>";
    if (firstPage > 2)
      output += "<option value=/"/">…</option>";
  }
  for (var p = firstPage; p <= lastPage; p++) {
    output += "<option value=/"" + p + "/"";
    if (p == this.pageNum)
      output += " selected=/"yes/"";
    output += ">" + p + "</option>";
  }
  if (lastPage < this.totalPages) {
    if (lastPage < this.totalPages - 1)
      output += "<option value=/"/">…</option>";
    output += "<option value=/"" + this.totalPages + "/">" + this.totalPages + "</option>";
  }
  if (this.pageNum > this.totalPages)
    output += "<option value=/"/" selected=/"yes/">頁碼超出范圍</option>";
  output += "</select>";
  output += "/" + this.totalPages + " 頁 ";
  if (this.pageNum == 1) {
    output += "[首頁] ";
    output += "[上頁] ";
  }
  else {
    output += "<a href=/"" + this.pageUrl.replace(//[pn/]/, "1") + "/">[首頁]</a> ";
    output += "<a href=/"" + this.pageUrl.replace(//[pn/]/, this.pageNum-1) + "/">[上頁]</a> ";
  }
  if (this.pageNum == this.totalPages) {
    output += "[下頁] ";
    output += "[尾頁]";
  }
  else {
    output += "<a href=/"" + this.pageUrl.replace(//[pn/]/, this.pageNum+1) + "/">[下頁]</a> ";
    output += "<a href=/"" + this.pageUrl.replace(//[pn/]/, this.totalPages) + "/">[尾頁]</a> ";
  }
  output += "</td></tr></table>";
  document.writeln(output);
}

JavaScript技術Javascript實現的分頁函數,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 91小视频在线播放 | 爱做久久久久久久久久 | 99精品福利视频 | 国产精品第100页 | 免费的美女色视频网站 | 婷婷深爱五月 | 国内高清自拍 | xxxwww欧美性 | 波多野结衣在线影院 | 99一级毛片 | 99久久精品免费精品国产 | 中文字幕一区二区三区视频在线 | 91精品国产品国语在线不卡 | 天天色天 | 永久免费在线观看视频 | 五月婷婷丁香久久 | 淫啪| 久久夜色精品国产飘飘 | 日本福利在线观看 | 国产精品国产三级国产专不∫ | 91精品国产高清久久久久 | 岛国一级毛片 | 福利影院在线看 | 91精品免费在线观看 | 亚洲成人贴图 | 国产在线精品一区二区 | 色呦呦视频在线观看 | 伊人国产精品 | 日本一区二区三区在线 观看网站 | 日本欧美一区二区免费视 | 91福利国产在线观一区二区 | 一区二区播放 | 成人深夜视频 | 国产精品高清免费网站 | 国产婷婷综合在线视频中 | 亚洲黄色免费观看 | 色播亚洲精品网站 亚洲第一 | 91精品国产免费 | 五月天激情播播 | 国产精品视频一区二区三区经 | 最近更新中文字幕第一页 |