ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Calender using javascript

(1/1)

mallika:
hi ,
i want to get a calender to be displayed. and when we navigate along the months and years  the date block which has event on the particular date in the database should be colored and onclick on that block should alert the event description which is in the database.
the database columns are date_of_event and event description 


any suggestion please


Thanks in advance
 

housetier:
so assuming you are not using any of the available web calendars (for example google calendar), I must say I don't know what you are talking about.

I understand it this way: when entering an event/entry you want some sort of widget that lets you pick a date, and if you look at the calendar, days with entries should be highlighted.

Now, how this will be implemented depends on the application. I wonder if there are extensions for webbrowsers that somehow detect a "date input field" and pop up that widget, but then where from should this extension know about your other appointments... so its back to the actual application:

What program are you talking about?

sri:
My bookmarks on javascript+calendar: http://delicious.com/sridhar/calendar+JavaScript

Navigation

[0] Message Index

Go to full version