링크 조회 : 361
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) 명령어 |
| [공지] 기술 게시판 |
일 |
월 |
화 |
수 |
목 |
금 |
토 |
|---|---|---|---|---|---|---|
|
10.26
|
10.27
|
10.28
|
10.29
|
10.30
|
10.31
|
11.1
|
|
11.2
|
11.3
|
11.4
|
11.5
|
11.6
|
11.7
|
11.8
|
|
11.9
|
11.10
|
11.11
|
11.12
|
11.13
|
11.14
|
11.15
|
|
11.16
|
11.17
|
11.18
|
11.19
|
11.20
|
11.21
|
11.22
|
|
11.23
|
11.24
|
11.25
|
11.26
|
11.27
|
11.28
|
11.29
|
|
11.30
|
12.1
|
12.2
|
12.3
|
12.4
|
12.5
|
12.6
|