搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Parallax no longer works

  • 3 回覆
  • 2 有這個問題
  • 21 次檢視
  • 最近回覆由 scromer

more options

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

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

被選擇的解決方法

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

從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

more options

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)
more options

選擇的解決方法

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

more options

This was solved in another question I posted.