Type Error...

Type Error...

QA

Type Error...

답변 2

본문

링크 사이트의 개발자도구로 보면

index.php:37 Uncaught TypeError: $(...).magnificPopup is not a function
    at HTMLDocument.<anonymous> (index.php:37)
    at c (jquery.min.js:3)
    at Object.fireWith [as resolveWith] (jquery.min.js:3)
    at Function.ready (jquery.min.js:3)
    at HTMLDocument.H (jquery.min.js:3)
index.php:291 Uncaught TypeError: $.cookie is not a function
    at HTMLDocument.<anonymous> (index.php:291)
    at l (jquery-1.8.3.min.js:2)
    at Object.fireWith [as resolveWith] (jquery-1.8.3.min.js:2)
    at Function.ready (jquery-1.8.3.min.js:2)
    at HTMLDocument.A (jquery-1.8.3.min.js:2)

라는 에러메세지가 뜹니다.. 그리고 jssor 슬라이드 소스 추가한뒤로 메인페이지의 우측퀵메뉴와 상단 팝업이 아예안뜨고 현재도 팝업창의 하루동안안보기와 닫기가 안눌리는 현상이 발생가는데 위의 에러와 관련이 있는걸까요..?? 

이 질문에 댓글 쓰기 :

답변 2

잘 되던것이 새로운 jQuery소스를 삽입했더니 에러가 나는 것은

그 자체의 소스문제도 있겠지만

jQuery의 버전문제로 보입니다.

1.8.3버전보다 높은 버전으로 대체후 시도해 보시죠.

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 299
© SIRSOFT
현재 페이지 제일 처음으로