html - background pattern image on videos having issues while scrolling -
my code
<div id="homepage"></div>
#homepage { background:url('../../images/pattern.png'); position: fixed; width: 100%; min-height: 100%; }
i used video background , while scrolling, creates unwanted horizontal lines across screen shown in screens:
here's video link. scroll , down see pattern isn't uniform: http://testingprth.hostingsiteforfree.com/demo/
thanks
can provide jsfiddle please? ^ dont have 50 rep have post in answer section ill update after take
Comments
Post a Comment