Which css versions are supported in chm files? -


i writing stylesheet use compiled files. looks css2 works, i'm not sure css selectors > , +.

is chm format equivalent to, say, ie 7? fwiw, authoring on windows 7 , ie9 installed.

the html viewer uses layout engine components of microsoft internet explorer (shdocvw.dll hosting mshtml.dll) display topics.

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

which means: css version support determined ie version installed.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -