Hi, Embeddable Calendar doesn't provide the type customized handler you want. To do what you described, you can use third party library like CalVis -
code.google.com/p/calvis It is an open source project that provides a customizable calendar UI like Embeddable Calendar, you can download its source code and customize it as you like. Hope that helps, Austin On Fri, Aug 22, 2008 at 12:01 PM, mike_s <[EMAIL PROTECTED]> wrote: > > Are there HTML Events for an embedded Google calendar that a developer > can access? For example when a users clicks on a date, an 'OnClick' > event can triggers javascript code that I have created. > > I ask because I would like to embed a Google Calendar that contains > the users personal calendars (i figured this part out) but also create > added functionality so that when the user has selected a date my > javascript function gets triggered and knows what date was selected. > > thanks in advance. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
