[JS] 랜덤으로 명언, 배경사진 불러오기
우선 랜덤으로 명언 불러오는 것을 알아보겠습니다. 더미데이터를 만들어준다. html의 dom 요소를 불러와 변수를 선언한다. 더미데이터의 길이만큼 랜덤으로 숫자를 뽑는다. dom 요소에 author와 quote를 각각 넣어준다. const quotes = [ { quote: "I never dreamed about success, I worked for it", author: "Estee Lauder", }, { quote: "Do not try to be original, just try to be good.", author: "Paul Rand", }, { quote: "Do not be afraid to give up the good to go for the great", author: "John ..
개발공부/JS
2023. 6. 23. 14:50
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 스코프
- e.preventDefault()
- Return
- 데드락
- removeitem
- Hook
- innerText
- classList
- localStorage
- getCurrentPosition
- 얕은복사
- createElement
- 브라우저 저장소
- new Date()
- Navigator
- Let
- setinterval
- var
- useState
- setitem
- console.log
- padStart
- 호이스팅
- 깊은복사
- const
- getitem
- 교착상태
- react
- Geolocation
- setTimeout
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
글 보관함