简体   繁体   English

带iFrame的Fancybox3-防止重叠点击关闭

[英]Fancybox3 with iFrame - prevent close on overlay click

I am using Fancybox3 to open iframe in popup, but I need deny close on click on overlay, because in iframe is form, which user must fill out. 我正在使用Fancybox3在弹出窗口中打开iframe,但是我需要在点击重叠式广告时拒绝关闭,因为在iframe中是表单,用户必须填写该表单。

I tried edit outsideClick parameter 'close' to 'false' in fancybox.js and this guide too, but it's still closing on click on overlay. 我也尝试在fancybox.js和本指南中将outsideClick参数'close'设置为'false',但在单击叠加时仍处于关闭状态。

Can somebody help me? 有人可以帮我吗? Thanks. 谢谢。

Simply use clickSlide option. 只需使用clickSlide选项。 v3 works as a slider and is highly customizable (for example, you can resize and/or reposition sliding area), therefore there is a seperate options for clicking the slide and overlay element. v3可用作滑块,并且高度可自定义(例如,您可以调整滑动区域的大小和/或重新放置其位置),因此,单击滑动和覆盖元素有单独的选项。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM