Absolute Div 정렬하기(스크롤시에)
ApDiv1{
ApDiv1{
position:absolute; /*X*/
position;fixed; /*o*/
left:50%;
right:50%;
margin-left:width/2*(-1);
margin-top:height/2*(-1);
}
position;fixed; /*o*/
left:50%;
right:50%;
margin-left:width/2*(-1);
margin-top:height/2*(-1);
}
'수업 > 드림위버' 카테고리의 다른 글
통합 (0) | 2012.02.03 |
---|---|
팝업 (0) | 2012.01.05 |
드림위버 열번째 날 (0) | 2011.12.12 |
드림위버 아홉번째 날 (0) | 2011.12.09 |
드림위버 여덟번재 날 (0) | 2011.12.08 |