메뉴 건너뛰기

조회 수 7737 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title> new document </title>
<style type='text/css'>
* {
margin:0;
padding:0;
}

html {
height:100%;
width:100%;
overflow:hidden;
}

body {
margin:0;
padding:0;
}

#header {
color:#fff;
position:absolute;
bottom:0pt;
height:50px;
background-color:#000;
width:90%;
z-index:99;
}
#body {
width:100%;
position:absolute;
height:100%;
overflow-y:scroll;
}
</style>
</head>

<body>
<div id='header'>
하단 고정 레이어
</div>

<div id='body'>
<div style='height:400px;background-color:#660000;width:300px'>
</div>
<div style='height:400px;background-color:#FF6600;width:300px'>
</div>
<div style='height:400px;background-color:#00FF66;width:300px'>
</div>
</div>


</body>
</html> 

  1. 하단 고정 레이어 스타일(CSS) 따라하기

    Date2016.12.22 Views7737
    Read More
  2. 항상 레이어가 정 가운데 위치하는 스크립트

    Date2016.12.22 Views6915
    Read More
  3. scrolling to top

    Date2016.12.22 Views6476
    Read More
  4. Ajax를 이용한 데이터 조회시 로딩 로딩 이미지 보이기(jquery이용)

    Date2016.12.22 Views10752
    Read More
  5. 금액단위 제거 표기

    Date2016.12.22 Views6221
    Read More
  6. 시간 카운트

    Date2016.12.22 Views7112
    Read More
  7. 디자인 셀렉트 박스 & CSS

    Date2016.12.22 Views6354
    Read More
  8. 흐르는 배너 만들기2

    Date2016.12.22 Views8362
    Read More
  9. bxslider 멈춤현상

    Date2016.12.22 Views10125
    Read More
  10. jquery 플러그인 링크 모음

    Date2016.12.22 Views49679
    Read More
  11. html 테이블 고정 (table fixed)

    Date2016.11.18 Views7121
    Read More
  12. 이미지 클릭 손 (cursor:pointer)

    Date2016.11.18 Views7123
    Read More
  13. jQuery Selector (셀렉터)

    Date2016.11.18 Views6944
    Read More
  14. 날짜 검색 범위 정하기 (jquery)

    Date2016.11.17 Views7331
    Read More
  15. jQuery 날짜 비교 (날짜비교)

    Date2016.11.17 Views10068
    Read More
  16. jQuery 카테고리 선택에 따른 하위 카테고리 변경 (selecbox)

    Date2016.11.17 Views8056
    Read More
  17. jquery radio checked (라디오 버튼 값으로 선택), 검색 조건 초기 셋팅

    Date2016.11.17 Views10049
    Read More
  18. jquery 뒤로가기

    Date2016.11.17 Views6511
    Read More
  19. jQuery tr 추가 (입력창 추가), jQuery 테이블 행 추가/삭제, selector last name

    Date2016.11.17 Views8551
    Read More
  20. jQuery, JavaScript 새로고침(reload)

    Date2016.11.17 Views6954
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 Next
/ 9

하단 정보를 입력할 수 있습니다

© k2s0o1d4e0s2i1g5n. All Rights Reserved