Skip to content

Commit

Permalink
progress bar
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyunzhuge committed Aug 25, 2016
1 parent 571adde commit 2f1c253
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion progress_bar/demo1.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
</div>
</body>
<script src="jquery.js"></script>
<script src="loader.js"></script>
<script>
var $bar = $('#loader').find('.progress-bar');
var $value = $bar.find('.progress-value');
Expand Down

0 comments on commit 2f1c253

Please sign in to comment.