chm文件中支持哪些css版本? [英] Which css versions are supported in chm files?

查看:194
本文介绍了chm文件中支持哪些css版本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在编写一个样式表以与我的编译帮助文件一起使用。它看起来像CSS2一般工作,但我不确定CSS选择器如> + p>

CHM格式是否等同于IE 7?
fwiw,我在Windows 7上创作,并安装了IE9。

解决方案

HTML帮助查看器使用布局引擎Microsoft Internet Explorer的组件(托管Mshtml.dll的Shdocvw.dll)以显示帮助主题。



http://msdn.microsoft.com/en-us/library/aa189109%28v=office.10%29.aspx



这表示:CSS版本支持由安装的IE版本决定。


I am writing a stylesheet to use with my Compiled Help files. It looks like CSS2 generally works, but I'm not sure about CSS selectors like > and +.

Is the CHM format equivalent to, say, IE 7? fwiw, I am authoring on Windows 7 and IE9 is installed.

解决方案

The HTML Help Viewer uses the layout engine components of Microsoft Internet Explorer (Shdocvw.dll hosting Mshtml.dll) to display Help topics.

http://msdn.microsoft.com/en-us/library/aa189109%28v=office.10%29.aspx

Which means: CSS version support is determined by which IE version is installed.

这篇关于chm文件中支持哪些css版本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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