2013-10-04 60 views

回答

0

嘗試,如果有幫助

$('#myModal').on('shown', function() { 
    $(document).off('focusin.modal'); 
});