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/fc7/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수

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

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

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

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

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

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

Tip DTD(Document Type Definition) 란?

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

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

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

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

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

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

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

Tip [Lazy Load Plugin for jQuery] 효율적인 이미지 로딩 file

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

Tip 페이스북 담벼락에 자동 게시하는 법

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

Tip [caching tip] js, css 캐싱 팁

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

Tip CSS3 를 이용한 툴팁(Tooltip) 표시 [1]

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

Tip Mini Help System with jQuery file [1]

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

Tip 썸네일 생성이 되지 않을때 확인할것 file

  • l2zeo
  • 2013-01-24
  • 조회 수 7444

Tip 모바일에서 동영상 크기 지정해서 보여줄때.

  • l2zeo
  • 2013-01-24
  • 조회 수 6898

Tip 모바일에서도 이미지 리사이징 기능 적용하기

  • l2zeo
  • 2013-01-24
  • 조회 수 51935

Tip 마우스 오버할때 아이디 안보이게 하기 file

  • l2zeo
  • 2013-02-03
  • 조회 수 5770

Tip CSS shorthand properties (단축 속성) [1]

  • l2zeo
  • 2013-02-26
  • 조회 수 5364

Tip 일정 포인트 이상은 적립안되게 하기

  • l2zeo
  • 2013-03-15
  • 조회 수 5076

Tip 포인트가 마이너스일때 = 포인트 마이너스 회원들 포인트를 0으로 ...

  • l2zeo
  • 2013-03-15
  • 조회 수 9561

Tip 웹 서비스 구현시 캐시 구현을 남발해서는 안되는 이유?

  • l2zeo
  • 2013-03-18
  • 조회 수 6574

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234