jQuery('#pum-1298') .on('pumBeforeOpen', function () { var $video = jQuery('video', jQuery(this)); $video[0].play(); });