We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Parallax no longer works

  • 3 ответа
  • 2 имеют эту проблему
  • 3 просмотра
  • Последний ответ от 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.