1 Star 0 Fork 0

第九指 / jpreloader

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

jpreloader

jPreLoader plugin is a jQuery preloader to preload images for website. It create a preloading screen (aka. splash screen) for your website before all your images, and background images are fully loaded. It will come in handy when you wish to preload all the images on your page before exposed to user, especially for those games websites.

Demo Page

http://www.inwebson.com/demo/jpreloader-v2/

Features

  • Full page Loading Screen.
  • Progress bar with progress percentage.
  • Display custom Splash Screen during loading process.
  • Preload all images in tag as well as in Stylesheet.
  • Using CSS to customize.
  • Debug mode to check for broken images.

Configuration

.jPreLoader( [Options] [, callback] )

Options

  • showSplash - Enables showing the Splash Screen. (Default: true)
  • showPercentage - Enables showing the progress percentage. (Default: true)
  • loaderVPos - Vertical position from top of progress bar. (Default: 75%)
  • splashVPos - Vertical position from top of Splash Screen. (Default: 35%)
  • splashID - Selected element of Splash Screen Content. (Default: #jpreContent)
  • splashFunction - This function is called once the Splash Screen is created. You can use this to animate the Splash Screen. (Default: null)
  • autoClose - Should jPreLoader close by itself once preload completed? If no user have to click on button to close the jPreLoader. (Default: true)
  • closeBtnText - Text to be show inside close button if autoClose is false. (Default: Start!)
  • onetimeLoad - Should jPreLoader preload images for new user only? (using cookie to check and will expired once user close their browser) (Default: false)
  • debugMode - Enable this only if you want to check for broken images. (Default: false)

For more info on how to set up and configuration, do visit http://www.inwebson.com/jquery/jpreloader-a-preloading-screen-to-preload-images/

空文件

简介

暂无描述 展开 收起
CSS 等 3 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kydyork/jpreloader.git
git@gitee.com:kydyork/jpreloader.git
kydyork
jpreloader
jpreloader
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891