ok, you have the following errors
Unsafe JavaScript attempt to access frame with URL http://www.zapmama.be/home/dev
Unsafe JavaScript attempt to access frame with URL http://www.zapmama.be/home/dev
and the reason for this behavior is a warning message:
2event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future.
You will find more about this solution to the problem here , here and here.
source
share