topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 5:19 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Calender using javascript  (Read 3388 times)

mallika

  • Participant
  • Joined in 2008
  • *
  • default avatar
  • Posts: 1
    • View Profile
    • Donate to Member
Calender using javascript
« on: August 19, 2008, 06:03 AM »
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

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 1,321
    • View Profile
    • Donate to Member
Re: Calender using javascript
« Reply #1 on: August 19, 2008, 07:44 AM »
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

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 689
    • View Profile
    • Sridhar Katakam
    • Read more about this member.
    • Donate to Member
Re: Calender using javascript
« Reply #2 on: August 19, 2008, 08:58 AM »
My bookmarks on javascript+calendar: http://delicious.com.../calendar+JavaScript
<a href="https://sridharkatakam.com">My blog</a>