Canvas Slider image jumps (iphone)

1 reply · opened Jun 7, 2018

OostschweizJun 7, 2018

Hello

If i browse this Site with IPhones (https://dev.canvas.tso.ch/_HTML/index-fullscreen-slider.html) and i scroll down the Site, the Image in the Slider blows up. It looks like the Site jumps. -> Maybe it has to do with the CSS (background-size:cover).

To you have a solution for this problem ?

Thank you for your answer.

Best regards

Stefan Keller

SSemicolon WebSTAFFJun 19, 2018

Hello,

The Slider gets resized to Full Screen because the Address Bar gets resized on iPhone/iPad while scrolling. To remove the the Resizing effect of the Slider, simply delete the following code from the SEMICOLON.documentOnResize > init: function() Function Block in the js/functions.js File:

SEMICOLON.initialize.fullScreen();

This will definitely fix the issue. Hope this Helps!

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