jQuery upload progress bar code
<script language="javascript"> function processerbar(time){ document.getElementById('probar').style.display="block"; $("#line").each(function(i,item){ var a=parseInt($(item).attr("w")); $(item).animate({ width: a+"%" },time); }); var si = window.setInterval( function(){ a=$("#line").width(); b=(a/200*100).toFixed(0); document.getElementById('percent').innerHTML=b+"%"; document.getElementById('percent').style.left=a-12+"px"; document.getElementById('msg').innerHTML="上传中"; if(document.getElementById('percent').innerHTML=="100%") { clearInterval(si); document.getElementById('msg').innerHTML=" 成功"; } },70); }; </script>
简单的jQuery上传进度条代码是一款绿色简洁的点击上传进度条动画代码,没有用到背景图,代码简单易懂。
All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn
Related Article
12 Jul 2016
php ajax implements file upload progress bar. PHP Ajax implements the file upload progress bar. This example is about the implementation of the PHP file upload progress bar. It mainly uses Ajax technology and also uses HTML5. Friends in need can study it.
![How to Display a Progress Bar During AJAX Data Loading with jQuery?](https://img.php.cn/upload/article/001/246/273/172971948379787.jpg)
24 Oct 2024
The article discusses how to create a progress bar with jQuery to provide visual feedback when loading data via AJAX. It highlights the need for progress tracking in AJAX operations to improve user experience by indicating data retrieval progress. Th
![How to Use jQuery to Add a Progress Bar to Ajax-Loaded Content?](https://img.php.cn/upload/article/001/246/273/172972143131794.jpg)
24 Oct 2024
This article demonstrates how to implement a progress bar during Ajax requests using jQuery's xhr() method. It explains how to add event listeners for both upload and download progress, allowing you to provide visual feedback to users while data is b
24 Jun 2016
CSS3 JQUERY page scrolling effects code
24 Jun 2016
58 jQuery simulated CSS3 transition page switching effects
![jquery waterfall flow LightBox picture box special effects](http://static.oschina.net/uploads/code/201607/05154721_nehQ.gif)
06 Jul 2016
jquery waterfall flow LightBox picture box special effects
![How to Maintain jQuery Mouseover Effects in ASP.NET UpdatePanels?](https://img.php.cn/upload/article/001/246/273/173318683092401.jpg)
03 Dec 2024
jQuery $(document).ready and UpdatePanels: A Refined LookWhen utilizing jQuery to apply mouseover effects to elements within an UpdatePanel, the...
![How Can I Dynamically Modify Text on Mouseover using jQuery?](https://img.php.cn/upload/article/001/246/273/173145498458794.jpg)
13 Nov 2024
jQuery: Dynamically Modifying Text with Mouseover EventsWhen interacting with elements on a web page, adding subtle effects can enhance user...
![How to Simulate Hover Effects on Touchscreens Using Long Press?](https://img.php.cn/upload/article/001/246/273/172959482175202.jpg)
22 Oct 2024
To replicate hover effects on touch-enabled devices, this article proposes a technique using a combination of CSS and JavaScript. It demonstrates how to add hover effects to elements on touchstart and touchend events using jQuery, and how to style th
![See all articles](/static/imghw/down_right.png)
![](/static/imghw/taglogo.png)
Hot Tools
![jQuery2019 Valentine's Day Confession Fireworks Animation Special Effects](https://img.php.cn/upload/jscode/000/000/001/5c64d3e6d92b2641.jpg)
jQuery2019 Valentine's Day Confession Fireworks Animation Special Effects
A very popular jQuery Valentine's Day confession fireworks animation special effect on Douyin, suitable for programmers and technical geeks to express their love to the girl they love. No matter you choose to be willing or not, you have to agree in the end.
![layui responsive animated login interface template](https://img.php.cn/upload/jscode/000/000/001/5a93a913de3a7571.png)
layui responsive animated login interface template
layui responsive animated login interface template
![520 Valentine's Day confession web animation special effects](https://img.php.cn/upload/jscode/000/287/557/620611f90d724550.jpg)
520 Valentine's Day confession web animation special effects
jQuery Valentine's Day Confession Animation, 520 Confession Background Animation
![Cool system login page](https://img.php.cn/upload/jscode/000/120/096/5e09903f2f0c4401.jpg)
Cool system login page
Cool system login page
![HTML5 tape music player-CASSETTE PLAYER](https://img.php.cn/upload/jscode/000/120/096/5e200ad65973d549.jpg)
HTML5 tape music player-CASSETTE PLAYER
HTML5 tape music player-CASSETTE PLAYER
![](/static/imghw/taglogo.png)