I found a lot of posts about that but I still didn't find solution.
I am trying to detect when user in doing something on IFrame. Example, mousemove or keypress. My IFrame is different domain than website which display that IFrame.
How I can detect mouse move or keypress on IFrame which is different domain?
Thanks