Endocount

Ermarian

TNPer
-
I couldn't help but notice that the forum header is updated manually. I've whipped up a tiny little bit of JavaScript here that could be copied into the forum skin, which will result in the latest endorsement count being fetched from the scanner with AJAX-magic. :)

It doesn't have to be used, of course, I'm just experimenting a bit.

http://embassy.ermarian.net/services/test
 
It does automatically update each hour though, getting the newest data from NS. ;)

And the code I linked to has HTML comments that show what parts have to be copied where... the <span> tags are the placeholders where the number will appear, while the <script> tag is for the <head> tag... assuming you can put HTML and Javascript in that skin, of course.
 
Back
Top