That looks great Creative, I hope the devs use this!
2
Creative that is soooooooooooooo sick
2
Thanks haha. It's not really complicated if you are a web developer :P I just wanted to prove inSec wrong even though he was joking and meming :D
1
Holyshit this takes like a year to load even though it's a good idea
2
That's just how jsfiddle works. I did a copy-pasta of their entire css bundle (with a minor tweak). That bundle is 18000 lines of code, so yeah, problem found :P Jsfiddle isn't build to handle such a large css file. A normal web application like mobamanager wouldn't have any problems. The script I wrote would run just fine.
2
It seems to me there's already some usable space in their heading that shows money, user points and position directly to the right of the position element to just display a simple countdown to next game. If the devs don't feel like really writing anything they could always use jquery countdown: http://hilios.github.io/jQuery.countdown/. It's super simple.