カスタマイズ

動作

再生後ジャンプ

仕様
パラメーター名 設定 デフォルト値
completed_jump object url,target null -
説明

再生完了後に任意のページに遷移させるか設定します。

target_blankに設定されていると、ジャンプURLが新しいタブで開かれます。そうでなければジャンプURLが現在のタブで開かれます。

コードサンプル
<script> const options = { completed_jump: { url:'http://www.sample.jp', target:'_blank' }, ... }; const player = videogplayer('video_tag_id', options); </script>

results matching ""

    No results matching ""