Quote:
Originally Posted by jmrker
What is the format of the information?
At least post the information you wish to display. 
|
Sorry, I do not have it in code yet. It will be an entire <div> container on a sidebar that includes images of the teams playing. the date of the game. the time of the game. and the location of the game similar to this image:
I was thinking it would be easier to code all that out, and then use javascript to make them change based on the current date. So before the season starts, obviously the first scheduled game will show, then they will change automatically based on the date so I dont have to manually update them as each game passes.
How would I go about creating this?