$('.open-popup').click(function(e) { e.preventDefault(); // change the src value of the video $('#videoplayer').children('iframe').attr('src', ...
確定! 回上一頁