JavascriptJquery實(shí)現(xiàn)頁面圖片預(yù)加載百分比展現(xiàn)_第1頁
JavascriptJquery實(shí)現(xiàn)頁面圖片預(yù)加載百分比展現(xiàn)_第2頁
JavascriptJquery實(shí)現(xiàn)頁面圖片預(yù)加載百分比展現(xiàn)_第3頁
JavascriptJquery實(shí)現(xiàn)頁面圖片預(yù)加載百分比展現(xiàn)_第4頁
JavascriptJquery實(shí)現(xiàn)頁面圖片預(yù)加載百分比展現(xiàn)_第5頁
已閱讀5頁,還剩1頁未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

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

文檔簡介

1、Javascript,Jquery實(shí)現(xiàn)頁面圖片預(yù)加載百分比展現(xiàn)如果需要在頁面初始加載時顯示加載進(jìn)度。主要是指圖片很多的情況下:可以使用第三方Jquery插件jquery.imgpreload.min.js調(diào)用里面的方法:imgpreload即可,實(shí)例如下:var imgNum = 0;var images = ;$(function() preloadImg(); );/里面有兩種方式function preLoadImg() /第一種方式:通過dom方法獲取頁面中的所有img,包括標(biāo)簽和css中的background-image /*get all imgs those tag is var

2、 imgs = document.images; for (var i = 0; i imgs.length; i+) images.push(imgsi.src); /get all images in style var cssImages = getallBgimages(); for (var j = 0; j cssImages.length; j+) images.push(cssImagesj); */ /第二種方式:把所有該網(wǎng)頁上用到的圖片文件都預(yù)先放入一個數(shù)組里 $.imgpreload(images/bg1.jpg, images/bg2.jpg, function ()

3、/此處是顯示進(jìn)度百分比時需要用到的背景圖,這個可以先加載進(jìn)去 ); /then push all other images in array to load images.push(images/test_1.png); images.push(images/test_2.png); images.push(images/test_3.png); /。 images.push(images/test_n.png); /*這里是真正的圖片預(yù)加載 preload*/ $.imgpreload(images, each: function () /*this will be called after

4、 each image loaded*/ var status = $(this).data(loaded) ? success : error; if (status = success) var v = (parseFloat(+imgNum) / images.length).toFixed(2); $(#percentShow).html(Math.round(v * 100) + %); , all: function () /*this will be called after all images loaded*/ $(#percentShow).html(100%); $(pe

5、rcentShow).fadeOut(1000); $(.main).show(); );/get all images in style(此方法引用其他博客的)function getallBgimages() var url, B = , A = document.getElementsByTagName(*); A = B.slice.call(A, 0, A.length); while (A.length) url = document.deepCss(A.shift(), background-image); if (url) url = /url(?()+)/.exec(url)

6、 | ; url = url1; if (url & B.indexOf(url) = -1) BB.length = url; return B;document.deepCss = function (who, css) if (!who | !who.style) return ; var sty = css.replace(/-(a-z)/g, function (a, b) return b.toUpperCase(); ); if (who.currentStyle) return who.stylesty | who.currentStylesty | ; var dv = do

7、cument.defaultView | window; return who.stylesty | dv.getComputedStyle(who, ).getPropertyValue(css) | ;Atotype.indexOf = Atotype.indexOf |function (what, index) index = index | 0; var L = this.length; while (index L) if (thisindex = what) return index; +index; return -1;這樣就能在頁面圖片很多,且

8、網(wǎng)速很慢的情況下給予用戶一個百分比提示。在做這個之前,由于每次本地測試加載都很快,百分比瞬間到100%然后消失,為了看上去有那么一回事,我還寫了一個偽百分比進(jìn)度條,僅供玩耍:var t = window.setTimeout(preLoad(), 100); function preLoad() $(#loading div).animate( width: step + px , 50).text(step + %); step += 1; if (step = 100) t = window.setTimeout(preLoad(), 100); else clearTimeout(t); $(#loading).fadeOut(1000); $(#pre

溫馨提示

  • 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)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論