Widget:SandboxNew: Difference between revisions
Jump to navigation
Jump to search
Matt Pijoan (talk | contribs) No edit summary |
Matt Pijoan (talk | contribs) No edit summary |
||
Line 182: | Line 182: | ||
count = count+1; | count = count+1; | ||
document.getElementById(cat).innerHTML = count.toString(); | document.getElementById(cat).innerHTML = count.toString(); | ||
}});} | }});} | ||