S
S
stichii2016-05-23 17:54:25
css
stichii, 2016-05-23 17:54:25

background-attachment fixed not working on android?

Good afternoon! Background-attachment fixed doesn't work on android. Is it possible to somehow get the fic to work on android. background?
Now the styles for the back are written like this.

body {
    background-image:url(images/bac.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 227px;
  }

Answer the question

In order to leave comments, you need to log in

1 answer(s)
H
HamSter, 2016-05-23
@HamSter007

не поддерживается
Применяйте js (parallax.js, др.)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question