I have an application where event.clientX and event.clientY are used to get the mouse position. These properties are defined as returning mouse position in pixels relative to the client area of the browser (ie the frame of the browser).
Once google.translate.TranslateElement is called the behaviour of these properties change, and return the mouse position relative to the document body. It appears google.translate.TranslateElement is overriding these properties. Please stop it doing that! Unfortunately I am using a mapping library (OpenLayers) where I cannot alter the workings of its insides myself so I cannot compensate for the changed operation of these properties. thanks -- You received this message because you are subscribed to the Google Groups "General" 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-translate-general?hl=en.
