Video Popup Modal
Create engaging and interactive popup modals with Custom Content and Video Popup Modal Webflow cloneable. Easily disable page scrolling and stop background videos for a seamless user experience. Enhance your website with stylish modal windows.
Categories
js library
Custom Content and Video Popup Modal is a Webflow cloneable designed by Jonas Arleth that simplifies the process of adding custom popup modals to a website. This cloneable includes functionality to disable page scrolling when a popup is opened, ensuring a seamless user experience with no distractions. The custom code also stops background videos from playing once the popup is closed, maintaining a clean and organized interface. By implementing this cloneable, Webflow users can easily create engaging and interactive modal windows for both video and content, enhancing the overall user experience on their website. Whether you are looking to showcase videos or present important information in a stylish popup format, Custom Content and Video Popup Modal is a valuable tool for achieving a polished and professional look.
This code snippet adds the CSS class "overflow-hidden" to the body element when a popup is opened in order to prevent page scrolling. It also removes the class when the popup is closed. Additionally, it includes functionality to stop YouTube or Vimeo videos from playing when the popup is closed.
This code snippet adds the CSS class "overflow-hidden" to the body element when a popup is opened in order to prevent page scrolling. It also removes the class when the popup is closed. Additionally, it includes functionality to stop YouTube or Vimeo videos from playing when the popup is closed.