로그인 회원가입
홈으로 웹호스팅 커뮤니티 MY웹호스팅관리 포인트충전하기
서버 IP : 192.168.50.8
계좌
test 123456-11-123456 test
대구동신교회 대구동신세계선교회
대구동신교회 중국예배부 중예부나스 행사앨범 예배영상 중예부앨범

준비중입니다


 
작성일 : 21-02-03 19:13
[스크립트] 유투브 반응형 스크립트
 글쓴이 : 관리자
조회 : 2,427  

유튜브 영상이 있는곳에 하단의 스크립트를 복붙하면 됩니다.

게시판 view.skin.php 에도 가능하고, 영카트 상품뷰 item.form.skin.php 에도 가능합니다.


<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.ceil( parseInt($(this).css("width")) * 480 / 854 ) + "px");} }); }
</script>

 
   
 

 
대표:박성준 서버관리자 이메일sungjun9@chol.com

select count(*) as cnt from g4_login where lo_ip = '3.129.21.166'

145 : Table './cmsmanager/g4_login' is marked as crashed and should be repaired

error file : /bbs/board.php