# HG changeset patch # User Maciej Fijalkowski <fijall@gmail.com> # Date 1317800093 -7200 # Wed Oct 05 09:34:53 2011 +0200 # Branch extradoc # Node ID f20036f73b597a4590f930a02746c565eef436ab # Parent 590e61384ca8ded5a9692f5c4a6e0b0182cbfb3f add progressbar diff --git a/donate1.html b/donate1.html --- a/donate1.html +++ b/donate1.html @@ -4,6 +4,20 @@ <a href="#" onclick="general_donate(); return false;">Donate towards general pypy progress</a><br/> </li> <li> +<script> + $(function() { + $("#progressbar").progressbar({ + value: 1.8 + }); + }); +</script> + + $1974 of $105000 (1.8%) + <div id="progressbar"> + </div> + + </li> + <li> <span id="donate_text">This donation will go towards supporting python 3 in PyPy <a href="py3donate.html">Read proposal</a> </li> <li>