bottom bar tells users online

3 posts Page 1 of 1
Contributors
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

bottom bar tells users online
zachman61
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 :)
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: bottom bar tells users online
Lewis
You mean like on facebook?
Image
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: bottom bar tells users online
mandai
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.
3 posts Page 1 of 1
Return to “Help & Support”