almost forgot to say but thanks for following back! also thank you for the views/hit counter script! your website is so cool!!!! (added your button to my neighbourhood page btw)
Hi Dann, I noticed a typo on the "last updated" code tutorial for the last example. It's missing a `+ " "`, so the day of the week generates without a space after it. thanks for the hit counter and last updated code, it's really nice to have something in plaintext which is my preference for most things.
Quick question about your view counter, if I may! Do you know of a way to remove the comma in the number to give it a cleaner look when usig images for the digits? Thank you!
edit: Never mind, I got it! I just deleted the following line:
if ( (num_arr.length-1 - i) % 3 == 0 && (num_arr.length-1 - i) != 0 ) {num_str += ",";}
Thanks for the awesome counter!
Appreciate it. I need to update mine as well