Power Tools and Courses
These tools and courses help focus your innovation sessions and improve your overall results.
TO FIX VIDEO ISSUE var sixteenNine = function(){ var width = $('.video-container').width(); $('.video-container').css('height',width * 0.5625 + 'px') var height = $('.video-container').height(); // print out values $('.video-container').height(height); $('.video-container > .et_pb_video_box > iframe').height(height); $('.video-container').width(width); $('.video-container > .et_pb_video_box > iframe').width(width); }; // on page load jQuery(document).ready(sixteenNine); // on window resize jQuery(document).resize(sixteenNine);
These tools and courses help focus your innovation sessions and improve your overall results.