Cannot type into text input on jqModal dialog when modal set to true -
having upgraded jqmodal r13 r22, find dialogs contain text inputs not possible type them. removing modal:true
settings fixes it, don't want users able dismiss dialog clicking on overlay. behaviour design, or bug?
this not design. have released fix (+r23). please open github issue if require further assistance.
related:
if you're nesting modals, sure have higher z-index value on child modals.
you may override $.jqm.focusfunc() provide custom behaviour events occurring outside active modal.
Comments
Post a Comment