Click to See Complete Forum and Search --> : ><///poof\\\>?


Jonathan
06-30-2003, 06:44 PM
I was wondering if there is a way to have "PLAIN" text or a "LINK" to disappear on its on in a certain amount of time... For instance, if you were doing an events calendar in a table... (not an actual calendar (a table)) like the one here www.crosspoint.org/events.html and have the text that is there for say June 29th to disappear after the clock passes it... and I would also have to put into consideration the fact of different time places... I would have to syncronize it with
time-nw.nist.gov <-- This is a place where it has the right time all the time..

So if anyone has any ideas or links or scripts for this let me know...

PeOfEo
06-30-2003, 06:50 PM
It can be done with a server side language and if you put all the dates in a data base when the clock passes them you execute some code on page load where they will no longer be seen but that is advanced stuff and it would be a lot of work. You should just do it manually even though it wont be quite as cool.