링크 조회 : 336
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) 명령어 |
[공지] 기술 게시판 |
일 |
월 |
화 |
수 |
목 |
금 |
토 |
---|---|---|---|---|---|---|
8.31
|
9.1
|
9.2
|
9.3
|
9.4
|
9.5
|
9.6
|
9.7
|
9.8
|
9.10
|
9.11
|
9.12
|
9.13
|
|
9.14
|
9.15
|
9.16
|
9.17
|
9.18
|
9.19
|
9.20
|
9.21
|
9.22
|
9.23
|
9.24
|
9.25
|
9.26
|
9.27
|
9.28
|
9.29
|
9.30
|
10.1
|
10.2
|
10.3
|
10.4
|