Click to See Complete Forum and Search --> : calender with event in pop-up window?


Ozon
04-25-2003, 10:10 AM
Hi there

I am looking for a calender for my webpage and naturally thought of going to this web page.

However I didnt find quite what I was looking for in the collection. I would like a small calender which displays the current month, highlights "today" and has a drop down menu for fast connection to other months and dates.

A calender like that does exist in the list, but as an extra feature I'd like a pop-up window if you click a date. The window would contain information about any events that day.

Is this possible at all? And does anybody know of such a calander?

AdamBrill
04-25-2003, 10:28 AM
Try looking at this one: http://www.dynamicdrive.com/dynamicindex6/dcalendar2.htm Would that work?

Ozon
04-25-2003, 10:43 AM
It looks fantastic - only thing I'm missing is the possibility to implement events. Preferably by pop-up. So that a visitor can see what my public plans are for a particular day. (Let's pretend for a sec, that I'm a big hot celebrity :D)

Thus when a particular date is clicked any visitor can see the event I placed there.

AdamBrill
04-25-2003, 12:38 PM
So, basically you just want to have each date to be a link? If you do that, that means that there would be 365 different links... or do you want them all to be the same link? I could make it for you, but I'm not sure exactly what you want...

Ozon
04-25-2003, 01:51 PM
I would want them all to be able to become a link if an event has been asigned to them. If not, they shouldn't be clickable.

You must understand that I have absolutely no idea what is and what isn't possible, I'm just dreaming ;) so forgive me, if I sound a little demanding :rolleyes:

You shouldn't trouble yourself please - I was just wandering if anybody knew of such a calander - I don't want to be a burden :)

Jona
04-25-2003, 01:59 PM
It's possible, but not with this script. This script dynamically creates tables and populates them with the correct number automatically. Whereas in your case, you would have to update each individual number and/or link, which would take a great deal more work.