Article ID: 925014 - Last Review: October 27, 2007 - Revision: 1.3 You receive a security warning in Internet Explorer 7 and Internet Explorer 6 when you visit a Web page that is hosted on a secure Web site
On This PageSYMPTOMSWhen you use Windows Internet Explorer 7 or Internet Explorer 6 to visit a Web page that is hosted on a secure Web site (HTTPS), you unexpectedly receive the following security warning:
CAUSEThis problem occurs if the Web page script calls the removeChild() method to delete a DIV element that references a background image. WORKAROUNDTo work around this problem, use one of the following methods.
Method 1Use the outerHTML property to delete the DIV element, as in the following example:Method 2Put the background-image into a cascading style sheets file, as in the following example:
| Other Resources Other Support Sites
CommunityGet Help NowArticle Translations
|





















Back to the top