Can I disable the ESC key close in SimpleModal

丶灬走出姿态 提交于 2019-12-11 04:28:01

问题


Talking about SimpleModal the jQuery plugin. Most of the time I think it is a handy feature but I am finding that in a certain case I need to remove it. What are my options?


回答1:


use the escClose option:

escClose [Boolean:true] Allow Esc keypress to close the dialog?

http://www.ericmmartin.com/projects/simplemodal/



来源:https://stackoverflow.com/questions/2593711/can-i-disable-the-esc-key-close-in-simplemodal

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!