2016-11-16 6 views
0

이 페이지의 이미지 갤러리에 예쁜 사진 구현이 실행되지 않는 이유는 무엇입니까?예쁜 사진이 작동하지 않습니다.

$(document).ready(function(){ 
    $("a[rel^='prettyPhoto']").prettyPhoto(); 
}); 

<a href="gala2016-photos/photo1-large.jpg" rel="prettyPhoto[pp_gal]" title=""><img src="gala2016-photos/photo1-small.jpg" alt="" /></a> 
<a href="gala2016-photos/photo2-large.jpg" rel="prettyPhoto[pp_gal]" title=""><img src="gala2016-photos/photo2-small.jpg" alt="" /></a> 
+0

'catch되지 않은 형식 오류 :.. HTMLAnchorElement $에서 정의되지 않은 의 특성 'MSIE'을 읽을 수 없습니다 prettyPhoto.initialize을 (http://www.christielakekids.com/_includes/javascript/ jquery.prettyPhoto.js : 57 : 214) at HTMLAnchorElement.dispatch (http://code.jquery.com/jquery-1.10.2.js:5095:9) at HTMLAnchorElement.elemData.handle (http : // code.jquery.com/jquery-1.10.2.js:4766:28) ' – j08691

+0

'문서로 해석되었지만 MIME 유형이 image/jpeg로 전송 된 리소스 : "http://www.christielakekids.com/gala2016-photos/photo7 -large.jpg ". – j08691

답변