I have an old Asp classic CMS application that powers several websites. It uses modal dialogs and only works in Internet Explorer. Now they don’t work anymore in IE8. What is the cause?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It should still work if your users either add your site to the list of trusted sites, or else set Protected Mode to OFF.
They apparently changed the security settings for
showModalDialogin the interest of conforming to the standards, which is ironic because there is no public standard forshowModalDialog.