찾다

 >  Q&A  >  본문

javascript - JS 파일에 5초 동안 팝업되는 광고 이미지를 추가하려면 어떻게 해야 하나요?

MacPlayer.Html = '<iframe width="100%" height="'+MacPlayer.Height+'" src="http://www.*****?url='+ MacPlayer.PlayUrl+'"frameborder="0" border="0" marginwidth="0" marginheight="0" scrolling="no"></iframe>';
MacPlayer.Show();

이 코드에 처음 5초 동안의 그림 광고를 추가하고 싶은데 이에 따라 너비와 높이를 모두 포함할 수 있나요?

PHPzPHPz2810일 전443

모든 응답(1)나는 대답할 것이다

  • PHP中文网

    PHP中文网2017-05-16 13:12:18

    iframe으로 가져오려는 html 페이지에 직접 추가할 수 있습니다

    회신하다
    0
  • 취소회신하다