많이 본 글
댓글 많은 글

대화보기

좋아요! :
요약정보
게시자 : 동이님
최초게시 : 2016.03.29 16:51
글수 : 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"); }