Include donations in progress bar through 2014-04-20.

mjw insisted that I update this more often; he's right about that. :)
This commit is contained in:
Bradley M. Kuhn 2014-04-30 11:15:06 -07:00
parent 24a8201313
commit de0b3fbb09

View file

@ -13,7 +13,7 @@
<script type="text/javascript"> <script type="text/javascript">
$(document).ready(function() { $(document).ready(function() {
$("#progressbar").progressbar({ value: (64627.25 / 75000) * 100 }); $("#progressbar").progressbar({ value: (65387.25 / 75000) * 100 });
$('.toggle-content').hide(); $('.toggle-content').hide();
@ -139,9 +139,9 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
*/ */
</script> </script>
--> -->
$64,627 raised toward<br/> $65,387 raised toward<br/>
our $75,000 goal.</br> our $75,000 goal.</br>
<div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">86.2%</div> <div id="progressbar" style="height:20px;"><span style="float:right; align:center; margin-right:40%">87.1%</div>
<font style="font-size: 75%">(Progress bar updated weekly.)</font> <font style="font-size: 75%">(Progress bar updated weekly.)</font>
<a id="donate" style="text-decoration:none"></a> <a id="donate" style="text-decoration:none"></a>
<h3>Help us reach our goal:</h3> <h3>Help us reach our goal:</h3>