Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クロームフレームを使用してIEでHtml5ページを開きたい。しかし、サポートされているのはhttpプロトコルのみであり、ディスクからhtmlファイルを開くことはできません。
登録パス HKCU\Software \ Google \ ChromeFrame にこのキーを追加: AllowUnsafeURLs = 1(DWORD)アドレスバーのURLにgcf:プレフィックスを 追加することにより、ページはWebKit / V8でレンダリングされてロードされます このキーを追加:IsDefaultRenderer = 1( DWORD) WebKit / V8をデフォルトのレンダリング手法の サンプルgcf:c:\test.htmlにします