On a https site that I am working on, I keep getting "Do you want to view only the webpage content that was delivered securely?. This webpage contains content that will not be delivered using a secure HTTPS connection, which could compromise the security of the entire webpage."
I made sure the site has relative links. Form actions are relative as well. All the image src is relative too.
This popup only happens in IE8, IE7 does not do anything. Works fine in Firefox too.
Any ideas what could be happening? If I click Yes, and look at the source code, it's exactly the same as when I see it when I click No.
Is this some new IE8 bug?