Template:DoneCounter

From 2009.igem.org

(Difference between revisions)
m (Separate function)
m
Line 1: Line 1:
-
<includeonly><html>
+
<html>
<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.3.0/dojo/dojo.xd.js"></script>
<script type="text/javascript" src="http://o.aolcdn.com/dojo/1.3.0/dojo/dojo.xd.js"></script>
<script type="text/javascript">
<script type="text/javascript">
Line 19: Line 19:
dojo.addOnLoad(showDoneCounts);
dojo.addOnLoad(showDoneCounts);
</script>
</script>
-
</html></includeonly><noinclude>This is a script that counts the number of done tasks in a list and puts a string like " (8 out of 9 done)" in fields (spans) with class="doneCount".</noinclude>
+
</html>

Revision as of 14:02, 14 May 2009