Parallax no longer works
I created a Parallax ( scrolling interactive images in layers which tells a story) about 10 months ago or so, it works in every browser and at that time it worked in firefox 10-ish. I just saw today that it no longer works in Firefox 17 or 16, it doesn't scroll at all. The Parallax is in an iframe container ( not sure if that matters ) and it looks like the iframe has been squashed in height. All of the div layers are "smushed" together and it no longer scrolls. I was told to try to add "transform" to my css since in 16+ -moz-transform is gone but it didn't fix my issue. I am trying to resolve this so I don't have to remove this element from my site for Firefox too ( IE doesn't scroll correctly ).
the parallax is here: http://www.orionadvisor.com
Thanks, Sam
Chosen solution
It actually is not working, I am changing the source of the iframe to a static image in firefox now because of the issue which is not what I want to do but it's my only choice right now. View the iframe source here: https://www.orionadvisor.com/Parallax_2.0.htm
Read this answer in context 👍 0All Replies (3)
Seems to be working here in Firefox 17 on Linux.
Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
- Press and hold Shift and left-click the Reload button.
- Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
- Press "Command + Shift + R" (MAC)
Chosen Solution
It actually is not working, I am changing the source of the iframe to a static image in firefox now because of the issue which is not what I want to do but it's my only choice right now. View the iframe source here: https://www.orionadvisor.com/Parallax_2.0.htm
This was solved in another question I posted.