Page Transitions on Mac Safari

1 reply · opened Jul 14, 2016

Mmasha_designJul 14, 2016

Dear sirs,
I have found that page transition, if left on opacity: 0, never gets to a visible state on mac computers / phones.

body:not(.no-transition) #wrapper,
.animsition-overlay {
position: relative;
opacity: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;

all good on androids and pc browsers thought.

I currently have it running on http://cherry.school with opacity 0.5 for testing purposes.

Could you please take a look at what can be done.

Thanks a lot for your time and consideration.

victor

Mmasha_designAug 9, 2016

Dear sirs,
I have found that page transition, if left on opacity: 0, never gets to a visible state on mac computers / phones.

body:not(.no-transition) #wrapper,
.animsition-overlay {
position: relative;
opacity: 0;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;

all good on androids and pc browsers thought.

I currently have it running on http://cherry.school with opacity 0.5 for testing purposes.

Could you please take a look at what can be done.

Thanks a lot for your time and consideration.

victor

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