Can Google Calendar give more details with mouseover?
July 8, 2013 7:09 PM Subscribe
Here's what I want Google Calendar to do: I want it to show any event details with a simple mouseover on the event, instead of a mouseover just showing the title of the event. As it is now, to see details I have to click and scroll down to the Description field, which is clunky and sucky. Is there a way to make a mouseover happen?
This thread is closed to new comments.
I'm much less sure that writing out onmouseover= or your own DOM manipulation code will work in the sidebar, but who knows. I'm also not sure how much life this feature has left in it. Google is deprecating the Add Gadget by URL gadget, although they may still allow gadgets to be added the way those examples are.
I haven't created any Event Gadgets, but I don't think they do what you want--I believe they're kind of a separate class of event you can push in and declare to have a special behavior rather than a normal event, created the normal way, but having a nice extra behavior.
I think all your other customization options would entail giving up direct web access to Google Calendar and writing your own UI that uses the Calendar API.
posted by Monsieur Caution at 8:10 PM on July 8, 2013 [2 favorites]