Menu

#10 Error showing modal panels on IE 9 and IE 10

open
nobody
5
2013-03-07
2013-03-07
Honorio
No

All modal panels is not showed on IE 9 and IE 10.

To solve this problem, I change the file:

modal_panel.js

From this:
// this.iframe = document.createElement('<iframe src="about:blank" frameborder="0">');</p> <p>To this:<br> this.iframe = document.createElement('IFRAME'); // ie 9 e 10</p></iframe>

Discussion


Log in to post a comment.

MongoDB Logo MongoDB