많이 본 글
댓글 많은 글
0명(1/1페이지)
해당되는 회원이 없습니다.
@동이님
가입 : 2015.03.12 (3303일전)
접속 : 2024.03.20 (9일전)
평가 :
팔로워

팔로잉

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"); }