• Here’s my coding:

    body {
    	background:url(images/bg2.jpg) #000 left top; background-attachment: fixed; margin-top:0px;
    	width:100%; background-repeat: no-repeat;
    }

    Works fine on chrome, mozilla, and firefox. Does anyone know why it doesn’t work on mobile (iphone)?

  • The topic ‘background-attachment: fixed not woring on Iphone’ is closed to new replies.