Hỏi & Đáp
제이쿼리 작동이 안됩니다
안녕하세요 jquery 구문중 click 이벤트가 발생하지 않았습니다. 이전에 타입스크립트를 마켓플레이스에서 깔았는데 이것때문에 그런건가요? '(handler?: false | TypeEventHandler | undefined): JQuery '은(는) 사용되지 않습니다.ts(6385) JQuery.d.ts(1948, 8): 선언이 여기에 사용되지 않음으로 표시되었습니다. (method) JQuery HTMLElement > . click (handler ?: false | JQuery TElement = HTMLElement > .TypeEventHandler HTMLElement, null , HTMLElement, HTMLElement, "click" > | undefined ): JQuery ( + 1 overload) Bind an event handler to the "click" JavaScript event, or trigger that event on an element. @param handler — A function to execute each time the event is triggered. @see — {@link https://api.jquery.com/click/ } @since — 1.0 해당오류 입니다.
- Lượt thích
- 1
- Số bình luận
- 3
- Lượt xem
- 214

