Home › Forums › CSS › [SOLVED ] How scrolling a full page background? › Reply To: How scrolling a full page background?
September 28, 2013 at 10:31 am
#151587
Participant
Just in case you’re interested, here’s an alternative way to achieve similar result by actually using the IMG tag:
http://codepen.io/tomasz86/pen/EpGLq
It may be useful when better cross-browser compatibility is required since this one works even in IE6.