Hello,

I tried a search on the board - but didn't get a satisfactory answer from this.

I wish to make some sort of concert calendar, where the elements in this calendar will disapear depending on the time. I was thinking this to be a mix of html-elements (i.e. <table>, <tr>, <td>, <div> etc.) and javascript or php. I guess javascript is the first choice here.

I would like to have the list to be:

dd.mm.yy | artists (with link) | venue
dd.mm.yy | artists 2 (with link) | venue

The elements will disapear when the date is older thank todays date.

Do any of you know a script like this? I have done 100s of searches on Google - but didn't get a satisfactory result either.

Thanks in advance

JonasB