rstacruz / jquery.transit

Super-smooth CSS3 transformations and transitions for jQuery
http://ricostacruz.com/jquery.transit
7.3k stars 864 forks source link

usage with background-attachment #221

Open tezma90 opened 9 years ago

tezma90 commented 9 years ago

Hi I have some divs with a background-attachment: fixed to which I apply skewX and move over x. the problem is that the background image is skewed and moved along the div as if it was part of the content. any idea how I could have those fixed?