게시판 리스트가 안보여요 ㅠ 채택완료
문의드려요 ㅠㅠ
갑자기 홈페이지 설치현황이 안보이네요..
뭔가 소스를 잘못건들려서 안나오나 싶었는데..
소스보기를 누르면 리스트가 나오는데
실제 출력이 안되는건 모가 문제일까요???
아시는분 해결책좀 부탁드려요
답변 3개
http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" rel="nofollow noreferrer noopener" target="_blank">http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js가 https로 실행이 안되면서 에러가 발생되어 보이지 않는걸로 보여집니다.
사이트 보니 http->https 전환 처리도 안되어 있는걸로 보이네요
http로 보니 정상적으로 보여집니다.
댓글을 작성하려면 로그인이 필요합니다.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js" rel="noreferrer noopener" target="_blank">http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>로 http로 jquery 불러오시네요 https로 바꿔보세요.
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인