So... I want to have a calendar gadget that when clicked, is aware of
the date (column) that was clicked. For example, if the gadget is
really an "all day" event on EVERY day of the year, and the user
clicks on the gadget above "4/23", then the gadget javascript would be
able to tell that the user clicked the gadget under the 4/23 column in
google calendar.

I see two yucky ways to pull this off:
1) hack up the DOM and figure it, out => this will certainly break
with some forthcoming update to google calendar.
2) use the data apis to create each gadget programmatically so that it
KNOWS the date (built into the code).

Is there a clean way to pull this off?

Thanks,
Jeff

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to