On Mon, Nov 10, 2008 at 4:07 PM, Danelund <[email protected]> wrote: > > I have a page that contains an iframed google calendar. I would like > to have the external page react to the users input in the iframe. More > precise: > > When the user clicks an event. I would like to open my own event > editing windows, but since my page doesn't know when links in the > iframe is clicked, and the iframed page doesn't post this to my page, > I'm having trouble with this. Is there any way to do it? > > Thanks a bunch
At the moment, there's no way to do this without implementing your own calendar view. You might want to look at CalVis (http://code.google.com/p/calvis/) as a starting point. -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
