Flex

유튜브 화면이 잘릴 때

작성자 정보

  • 관리자 작성
  • 작성일

컨텐츠 정보

본문

게시판 뷰스킨에 넣어주면 꽉차게 잘 나옵니당


<script type="text/javascript">
      $(window).resize(function(){resizeYoutube();});
      $(function(){resizeYoutube();});
      function resizeYoutube(){ $("iframe").each(function(){ if( /^https?://www.youtube.com/embed//g.test($(this).attr("src")) ){ $(this).css("width","100%"); $(this).css("height",Math.ceilparseInt($(this).css("width")) * 480 / 854 ) + "px");} }); }
script>

관련자료

댓글 0
등록된 댓글이 없습니다.
전체 259 / 9 페이지
번호
제목
이름

Favorites


최근글


새댓글


  • 댓글이 없습니다.
알림 0