F
F
freeman02042016-12-16 20:48:21
css
freeman0204, 2016-12-16 20:48:21

Why doesn't background-attachment: fixed; work in firefox? if the same block is given transform: skew?

It works in IE11, but not in firefox and not in edge, it works in chrome. How can I fix this, maybe there is a rake?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Y
Yuriy Berg, 2016-12-18
@art_haacki

Unfortunately, this is not a solved mystery :)
Try
using
position: fixed|
See here for more details:
stackoverflow.com/questions/20268962/fixed-attachm...

D
Dima Pautov, 2017-05-03
@alexdeg

https://jsfiddle.net/cgp6m1as/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question