strat68
03-23-2008, 06:00 PM
Hi, didn't quite see this in the dhtml or CSS examples. What I'm looking to do is have layers with small photos on left and right border of a page with open space in the middle.
Then in that space, a trad. tabular output with alternating white and light grey lines that scrolls with events. Like:
Sat Feb 3, XYZ event at etc etc etc
Fri Feb 9, blah blah
Would want the dates data stored in a separate xml file, so the person updating the schedule does not have to mess with the page. So if you imagine the whole year of events it would scroll. So I'd want the script to grab the system time and start at the nearest date and slowly scroll down. But then be able to move with the scroll bar as well.
Here is a example of the framework (http://www.patmedia.net/sjhorvath/schedule.htm), without the middle part described above:
Thanks,
Steve
Then in that space, a trad. tabular output with alternating white and light grey lines that scrolls with events. Like:
Sat Feb 3, XYZ event at etc etc etc
Fri Feb 9, blah blah
Would want the dates data stored in a separate xml file, so the person updating the schedule does not have to mess with the page. So if you imagine the whole year of events it would scroll. So I'd want the script to grab the system time and start at the nearest date and slowly scroll down. But then be able to move with the scroll bar as well.
Here is a example of the framework (http://www.patmedia.net/sjhorvath/schedule.htm), without the middle part described above:
Thanks,
Steve