Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Сазнај више

Parallax no longer works

  • 3 одговорa
  • 2 имају овај проблем
  • 11 прегледа
  • Последњи одговор послао 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.