Using X-UA-Compatible to Set the Compatibility Mode
TOPIC
Q: Is it possible to set the preferred IE compatibility level for HTML content rendered inside MenuBox?
DISCUSSION
A: Yes. Since MenuBox uses the Trident engine for rendering, you can use the same HTML tags that also work in Internet Explorer.
For example:
<meta http-equiv="X-UA-Compatible" content="IE=7" />
Related Links
ARTICLE INFORMATION
| Article ID: | 13-201 |
|---|---|
| Platform: | Windows |
| Products: | MenuBox |
| Additional Keywords: | None |
| Last Update: | 2012-03-22 |
It is safe to link to this page.