DOM events not propigating to Iframe that are in parent element that have a js library applied
I have a site: http://stage.globalpost.com/special-reports/burmese-journey
The videos on slide #2 and #3, which are embedded using iframes are not able to be activated or clicked
Tried everything to get this to work, pointer-events, z-index, ect. It works in all modern browsers and Firefox PC, but not Firefox mac.
All Replies (3)
Forgot to add that it worked fine on older versions of Firefox v 8.0.1 and 12
Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
- Hold down the Shift key and left-click the Reload button
- Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
- Press "Command + Shift + R" (Mac)
Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
- Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
no luck :( could be bad code I'm missing? Once again, this issue was tested on Firefox mac on two computers.
thanks for the advice though!