6th May, 2008

這個畫面同時含有安全性與非安全性的項目

當 Internet Explorer 6 detects 到 https web page 入面有 http 既 link就會出以上 error, 包括 Flash 既 object 或者 embed, 好鬼煩。

解決方法就係將 http 既 links 轉埋https, 例如

[geshi lang=HTML]
codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="165" height="165"> pluginspage="https://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" wmode="transparent">

[/geshi]

相關文章

你的回應






Your response: