此页面包含安全和非安全项目以及iframe [英] This page contains both secure and nonsecure items and iframes

查看:79
本文介绍了此页面包含安全和非安全项目以及iframe的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

IE 6.0正在向我发送消息此页面包含安全和非安全项目,因为我的页面上有iframe(对于组合框错误)。我已经尝试在src中指向一些不同的东西,但我似乎无法摆脱这个消息而没有放入一个空白的html页面,我想避免,所以没有服务器调用。有什么解决方案吗?我想我可以使用空白页面,如果没有其他选择可以避免服务器跳闸,那么缓存永远不会过期吗?

IE 6.0 is giving me the message "This page contains both secure and nonsecure items" because I have iframes on my page (for the combo box bug). I have tried pointing to a few different things in the src but I can't seem to get rid of this message without putting in a blank html page, which I would like to avoid so there isn't a server call. Is there any solution? I suppose I could use the blank page and have the cache never expire on it possibly if there is no other choice and that should avoid the server trip?

推荐答案

如果我将src设置为javascript:false;有用。我通过检查yui库使用的内容找到了这个。

If I set the src to javascript:false; it works. I found this by examining what the yui library uses.

这篇关于此页面包含安全和非安全项目以及iframe的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆