많이 본 글
댓글 많은 글

대화보기

10
2016.03.20 01:00 안드로이드에서 댓글좋아요북마크
좋아요! :
요약정보
게시자 : 가을풍경님
최초게시 : 2016.03.20 01:00
글수 : 1
var _this = $(this); if(_this.length > 0) { if(_this[0].innerText == '') return; } var href = $(this).attr('href'); if( href.match( /youtube.com|youtu\.be/g ) ) { $(this).addClass("oembed"); }