<div class="parallax-window" data-parallax="scroll" data-image-src="images/1.jpg"></div>
In css
.parallax-window {
min-height: 800px;
background: transparent;
i use parallax.js
i need to compatible scroll image with mobile please anyone help..