Skip to content

var $allVideos = jQuery("iframe[src^='http://player.vimeo.com'], iframe[src^='http://www.youtube.com'], iframe[src^='http://www.youtube-nocookie.com'], iframe[src^='http://serviceapi.nmv.naver.com'], embed[src^='http://www.youtube.com'], embed[src^='http://serviceapi.nmv.naver.com']"),
 
$fluidEl = jQuery("body");
 
$allVideos.each(function() {
jQuery(this)
.data('aspectRatio', this.height / this.width)
.removeAttr('height')
.removeAttr('width');
});
 
jQuery(window).resize(function() {
var newWidth = $fluidEl.width();
$allVideos.each(function() {
var $el = jQuery(this);
$el
.width('300')
.height('260');
});
}).resize();


가로 사이즈 300px으로 동영상을 보여주는 js 입니다.


파일를 따로 생성후 모바일js 폴더에 넣어주시고, 해당 파일를 불러올수 있게 링크를 넣어주셔요.


<script type="text/javascript" src="사용될 경로와 파일명"></script>

profile

I see no changes, wake up in the morning and I ask myself

Is life worth living should I blast myself

Things would never be the same.

엮인글 :
http://adminplay.com/169501/994/trackback
List of Articles
번호 제목 글쓴이 날짜sort 조회 수

Tip 그누보드의 visit 문제 file

Tip 그누보드 팁. $wr_id 값을 사용하지 않습니다_라고 뜰때 해결방법 1 (그누보드 관련 게시판이 있다면....)

Tip 그누보드 팁. $wr_id 값을 사용하지 않습니다_라고 뜰때 해결방법 2 (그누보드 관련 게시판이 있다면....)

Tip 그누보드 팁. $wr_id 값을 사용하지 않습니다_라고 뜰때 해결방법 3 (그누보드 관련 게시판이 있다면....)

Tip 그누보드 메타태그(description, keywords) 설정 file [1]

Tip 중규모 커뮤니티 속도저하방지를 위한 튜닝 [그누보드 관련]

Tip 효율적으로 디비 쿼리수 줄이기 Tip

Tip 투표(설문) 새창 띄우기

Tip 포인트 반복 차감 기간 제한

Tip 공지사항 리스트에 이중 출력 안되도록.

Tip 오늘의 주인공 onfocus="this.blur();"와 a:visited를 소개합니다.

Tip 그누보드 회원 포인트 일괄삭제 하기 (mb_point + 포인트 내역)

Tip 출석시 과거 특정날짜 자동출석 인정하는 방법 - 미션출석부

  • l2zeo
  • 2012-03-12
  • 조회 수 9324

Tip SSL 보안인증 로그인,회원가입 적용하기 [1]

  • l2zeo
  • 2012-08-15
  • 조회 수 11802

Tip 그누보드내에서 링크를 이용할때 \ 값이 자동 생성될때는?

  • l2zeo
  • 2012-09-30
  • 조회 수 5234

Tip 서버이전후 Warning: Cannot modify header information - headers already sent by... 뜰때

  • l2zeo
  • 2012-09-30
  • 조회 수 7877

Tip DTD(Document Type Definition) 란?

  • l2zeo
  • 2012-10-02
  • 조회 수 5259

Tip 그누보드4(G4) 변수들

  • l2zeo
  • 2013-01-22
  • 조회 수 50317

Tip css 폰트 설정시 브라우저 제약없이 비슷하게 보이게 하는방법은?? file

  • l2zeo
  • 2013-01-23
  • 조회 수 5278

Tip 마우스 드래그시 영역 색상 변경 [selection pseudo-element(dropped)] file

  • l2zeo
  • 2013-01-23
  • 조회 수 4237

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234