搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Parallax no longer works

  • 3 个回答
  • 2 人有此问题
  • 18 次查看
  • 最后回复者为 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.