File diff 3ef1208e7144 → 121203044ecd
www/conservancy/static/campaign/index.html
Show inline comments
...
 
@@ -13,7 +13,7 @@
 

	
 
<script type="text/javascript">
 
  $(document).ready(function() {
 
    $("#progressbar").progressbar({ value: (200 / 1000) * 100 });
 
    $("#progressbar").progressbar({ value: (2515 / 75000) * 100 });
 
  });
 
</script>
 
{% endblock %}
...
 
@@ -108,9 +108,10 @@ el.attachEvent('on'+ev, function() {handler.apply(el);});
 
*/
 
</script>
 
-->
 

	
 
<p>$200 of $1000 (20.0%)</p>
 
<p>$2,515 raised toward<br/>
 
our $75,000 goal.</p>
 
<div id="progressbar" style="height:20px;"></div>
 
<p><font style="font-size: 25%">(Progress bar updated daily.)</font></p>
 
<p>Help us reach our goal:</p>
 

	
 
<!-- Google Checkout start -->