iOS parallax Jittering

1 reply · opened Aug 31, 2017

KkennyoprAug 31, 2017

Hello My iOS keep resizing the image and it is not working. Only for parallax which my whole website is based on it.. I still cannot find the fix for this.. Can you please help?

SSemicolon WebSTAFFSep 3, 2017

Hello,

Thanks for your Patience!

We have checked out your Website and the issue is not with Parallax since it has been already disabled on Mobile Devices. This issue occurs because of the Address Bar resizing in iOS Devices which resized the Height of the First Image to Full Screen. To fix this issue, simply find and comment/delete the following code in the js/functions.js File from the SEMICOLON.documentOnResize > init: function() Function Block:

SEMICOLON.initialize.fullScreen();

This will definitely fix the issue. Hope this Helps!

Additionally, you will also notice that this is issue occurs only when you scroll in both directions but does not occur when you keep scrolling in one direction.

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard