bottom bar tells users online
3 posts
Page 1 of 1
how can i make a bottom bar that scrolls but it changes colors and tells how many users are online and the colors dont just change on refresh?
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that 

In terms of the online user count you would need some server side script to retrieve that number.
As for the bar itself you could change its location with a JavaScript scroll event. Cookies could also be used through JavaScript to store the last colour value.
As for the bar itself you could change its location with a JavaScript scroll event. Cookies could also be used through JavaScript to store the last colour value.
3 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023