我在iframe中将fancybox与jquery一起使用。我将modal
设置为true
,但是关闭按钮消失了。我阅读了文档并使用约定“当true
,'overlayShow
'设置为'true
'和'hideOnOverlayClick
','hideOnContentClick
','enableEscapeButton
','showCloseButton
'设置为'false
'“,但关闭按钮消失。
最佳答案
请在这里阅读我的文章。
http://anvlpopescu.wordpress.com/2013/12/10/jquery-fancybox-modal-iframe-with-close-button/
有一个解决方法。
关于jquery - 使用模式fancybox时,关闭按钮消失(1.3.4),我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/12390871/