hye5nee123 / java-master

1 stars 0 forks source link

jsp 10 수업 관련. #16

Open hye5nee123 opened 8 months ago

hye5nee123 commented 8 months ago

image

site 에서는 삭제 ㄴ 하지만 get 방식으로 냅다 주소창 넣으니 삭제 완.

hye5nee123 commented 8 months ago

vlaue 태그는 form 안에 사용 태그(form field)에만 쓰기 ㄱㄴ innerHTML

innerHTML

hye5nee123 commented 8 months ago

캡처링 버블링 헷갈림

hye5nee123 commented 8 months ago

그룹이벤트(이벤트 위임)

hye5nee123 commented 8 months ago

함수(아무것도 없음) -> 읽어내기 (setter) 함수("속성,값") -> 뭔가 넣어줘야 하면 수정기능 (getter)

hye5nee123 commented 8 months ago

one -> 페이지 로딩 후 한 번만 실행하고자 할 때 bind , on 개념 차이 공부.

hye5nee123 commented 8 months ago

image

hye5nee123 commented 8 months ago

https://releases.jquery.com/

head에 걸어주기 (slim은 안된다? > ajax함수가 미포함이라.)

hye5nee123 commented 8 months ago

돔, 제이쿼리 가져오는 법 애매모호..더 공부 필요!

hye5nee123 commented 8 months ago

원래 페이지 요청 방식 / Ajax 내부적으로 데이터만 왔다갔다. 전체 페이지 다시 로딩 바뀐 부분만 다시 요청(data 값을 받아옴)