my uncle bought me a ps2 when I was 10 yrs old for christmas. My mother promptly sent it back. Never got into gaming….just truth hunting.
I could never understand why someone would game when the world is so big and there's so much to learn. Had a wii for a few years because my wife loved it but never played on it all that much.
I can't even stand watching TV because I can read faster than they can talk.
why don't you put your script on pastebin instead of that download site? downloading is a pain in the posterior.
and here is the code for it:
/ Display a replies counter overlay in the top right corner /
$(function(){
$('head').append('<style>#thread_stats_posts_ovl { '+
'position:fixed;top:35px;right:35px;'+
'font:38px sans-serif;opacity:0.5;color:#f60;}</style>');
$('body').append('<div id="thread_stats_posts_ovl"/>');
function copyStats() { $('#thread_stats_posts_ovl').
text($('#thread_stats_posts').text());}
$(document).on('new_post',copyStats); copyStats();});
>ahh i thought it would be the total number of posts up at the top next to post rate but this is helpful too..does it update as you scroll?
it constantly updates. it's handy.
Just annoying. Could get a virus that way but that's just my opinion