问题
I have a modal window which has an accordion in it and one of the accordions has a file upload . I click on the browse, window open up to select a file, I close the window without selecting the file. Now, I try to close the modal window by clicking on the close button it throws
NS_ERROR_XPC_SECURITY_MANAGER_VETO: Security Manager vetoed action arg 0 [nsIDOMHTMLDivElement.contains]
in the javascript console. Has anybody had this problem and how to fix this ? I am using jquery-ui 1.8.18 and jquery 1.7.1 min
回答1:
Look at this article here: https://github.com/mihaild/jquery-html5-upload/issues/2
Someone had this issue, it seem they fixed it.
It is fixed in jQuery-UI 1.8.21
来源:https://stackoverflow.com/questions/12202566/error-in-firefox-when-closing-the-modal-window