Giter VIP home page Giter VIP logo

ez-progress's Introduction

Click... 🇨🇳

ez-progress's People

Contributors

jack-lo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ez-progress's Issues

您好,我根据你的思路教程走,结合bootstrap发现好像性能跟不上。

您的教程中是用数字这种载体记载进度(操作如下):
$progress.html(prg+'%')
但是我想实现一个进度条的效果(结合bootstrap的进度条组建),写了一个加载进度的函数如下:
var setProgress=function(prg){
$progressBar.css("width",prg+"%");
}
但是这样导致我的浏览器性能不足,页面还未显示到加载到100%(实际上此时prg已经是100了),就执行 hide()这个函数了。请问如何解决这个问题

结合react

请问一下用在react应该如果使用呢?我把进度条的逻辑写在react的index.js里面,可是当弱网情况下,react的js都还没加载出来,也就是进度条逻辑也还没开始。我的想法是在public的,那应该如何引用你的插件呢?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.