링크 조회 : 318
object.scroll [ = sScroll ] //스크롤을 사용할 수 있게,없게
sScroll
String that specifies or receives one of the following values:
yes
Default. Scroll bars are turned on.
no
Scroll bars are turned off.
auto
Scroll bars are shown when the page content exceeds the client area.
The property is read/write. The property has a default value of yes.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.
[ iWidth = ] object.scrollWidth //객채의 스크롤 너비 , 읽기전용
iWidth
Pointer to a nonnegative long integer that specifies the width, in pixels.
The property is read-only. The property has no default value.
[ iHeight = ] object.scrollHeight //객채의 스크롤 높이, 읽기전용
iHeight | Pointer to a nonnegative long integer that specifies the height, in pixels. |
The property is read-only. The property has no default value.
object.scrollTop [ = iDistance ] //스크롤바 상당에서의 위치
iDistance | Integer that specifies or receives the distance, in pixels. |
The property is read/write. The property has a default value of 0.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.
ex : window.document.body.scrollTop;
object.scrollLeft [ = iDistance ] //스크롤바 왼쪽에서의 위치
iDistance | Integer that specifies or receives the distance, in pixels. |
The property is read/write. The property has a default value of 0.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.
object.scrolling [ = sScrolling ] //스크롤을 사용할 수 있게,없게
sScrolling | String that specifies or receives one of the following values.
|
제목 |
---|
[기본형] HTML (with 부트스트랩5.3 , jquery 3.7, vue.js) |
유용한 리눅스(LINUX) 명령어 |
[공지] 기술 게시판 |
일 |
월 |
화 |
수 |
목 |
금 |
토 |
---|---|---|---|---|---|---|
6.29
|
6.30
|
7.1
|
7.2
|
7.3
|
7.4
|
7.5
|
7.6
|
7.7
|
7.8
|
7.9
|
7.10
|
7.11
|
7.12
|
7.13
|
7.14
|
7.15
|
7.16
|
7.17
|
7.18
|
7.19
|
7.20
|
7.21
|
7.22
|
7.23
|
7.24
|
7.25
|
7.26
|
7.27
|
7.28
|
7.29
|
7.30
|
7.31
|
8.1
|
8.2
|