I'm not sure this works over frames/subwindows, but you could add a
DOMMouseScroll handler on your window that calls event.stopPropagation
() or event.preventDefault(). If you are lucky this will cause the
scroll event to not propagate to the frame.

If you are even more lucky, you can find out how to do this in
internet explorer ;-)

Philipp

On Jan 15, 4:05 pm, aclertant <[email protected]> wrote:
> hello,
>
> I think all is said in the title, I got a embed calandar but when I
> scroll down my webpage I hovering my mostly fullpage calendar, then
> the view per month scroll down to july or june or just the next
> month...
>
> Is it possible to switch off this function ?
> Thx a Lot, André
--~--~---------~--~----~------------~-------~--~----~
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