View Full Version : calendar.


Elentari
06-06-2003, 11:16 PM
I'm not sure if this is possible but mebbie someone can help me out...

I'm making a calendar...right now it's just a basic table with weekdays on the top row and the numbers of the days in the cells. What I would like it to do is that when you hover over one of the numbers (cells) it will change and display the entries of that day...like when I hover over June 7, the 7 disappears and in its place it says that I have to work tomorrow at 2:30 to 8....... Any way I can do that? I know it's possible using a hover image thing but I want to keep it a little more simple, no graphics, just text.

Help please.

sisqoluv
06-07-2003, 04:00 AM
Originally posted by Elentari
I'm not sure if this is possible but mebbie someone can help me out...

I'm making a calendar...right now it's just a basic table with weekdays on the top row and the numbers of the days in the cells. What I would like it to do is that when you hover over one of the numbers (cells) it will change and display the entries of that day...like when I hover over June 7, the 7 disappears and in its place it says that I have to work tomorrow at 2:30 to 8....... Any way I can do that? I know it's possible using a hover image thing but I want to keep it a little more simple, no graphics, just text.

Help please.


I'm sorry, but I don't know how to do a calender *just* like that, but I found a site that tells how to make one *close to* that:

http://www.st3llar.org/feisty/calendar.html

Elentari
06-07-2003, 09:29 PM
Thanks =)