織夢分頁樣式_第1頁
織夢分頁樣式_第2頁
織夢分頁樣式_第3頁
全文預(yù)覽已結(jié)束

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、.直接套用即可Html代碼部分: <div class="pagination-wrapper"><div class="pagination"><form name="beginPagefrm" method=post action="" onsubmit="return onCheckPage()">dede:pagelist listsize='2' listitem='pre,next,pageno'/<span

2、style="color: #a91b20;">跳轉(zhuǎn)到</span> <input class="input_page" size=4 name="beginPage" value=""><input class="sure_page" type="submit" name="Submit" value="確定"></form> <span id="pageinfo&

3、quot; style=" font-size: 12px;color: #a91b20;"> dede:pagelist listitem="info" /當前顯示第 dede:pagelist listsize='0' listitem='pageno' function='html2text(me)'/ 頁</span></div></div>Js部分: <script type="text/javascript">functi

4、on onCheckPage()var beginPage = parseInt(document.beginPagefrm.beginPage.value);var numshow = $('.pageinfo strong').eq(0).text()if(isNaN(beginPage)alert("請輸入數(shù)字!");return false; if(beginPage >numshow ) alert("超出頁碼范圍!"); return false; if(beginPage <= 0 ) beginPage = 1

5、; if(beginPage > 100)beginPage = 100;if(beginPage > 1 ) document.beginPagefrm.action = "list_dede:field name='typeid'/_" + beginPage + ".html" else document.beginPagefrm.action = "dede:type typeid=0row=1field:typelink /dede:type"return true; $(function() v

6、ar numshow = $('.pagination form li').index() if(numshow<2) $('#pageinfo').hide(); ); </script>Css部分:/*pages*/.pagination-wrappermargin: 20px 0;.paginationheight: 34px;text-align: center;.pagination li spancolor:#a91b20.pagination li display: inline-block;height: 23px;margin

7、-right: 5px;.pagination li afloat: left;display: block;height: 32px;line-height: 32px;padding: 0 12px;font-size: 16px;border: 1px solid #a91b20;color: #a91b20;text-decoration: none;.pagination li a:hoverbackground:#a91b20;color:#fff;.pagination li.thisclass background: #a91b20;color: #fff; height: 3

8、4px; width: 35px; line-height: 35px;.pagination li.thisclass a,.pagination li.thisclass a:hoverbackground: transparent;border-color: #09f;color: #fff;cursor: default;.input_page height: 33px;width: 33px;border: 1px solid #a91b20;padding-left: 2px;margin-top: -3px;color:#a91b20;margin-left: 5px;.sure_pageheight: 33px;wid

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論