[jQuery] blockUI + SSL: $.blockUI() triggers "This page contains secure and non secure items" popup in IE6
Hi there
we just changed to SSL here in our office and now I have a problem
with blockUI:
as soon as I put $.blockUI() in my code, IE6 throws this world famous
annoying popup before showing my page:
"This page contains secure and non secure items"
and this, even I have this warning disabled in the IE6 setting
(trusted zone intranet + advanced settings).
removing the line: everything works fine.
I think the problem could be in blockUI working with iframe.
Any solution for that? Until then, I have to do without blockUI :-(
Thanks
Gerald