如何避免兼容性问题?
问题描述:
如何避免兼容性问题?在这里,我们使用IE 11与Windows 8操作系统,并通过在IIS 7和一个门户设置其值为5的设置好的情况下将其值设置为5来获得兼容性视图。但在另一个IIS 7中,但是有两个虚拟目录用于另一个具有不同名称的门户,但IIS 7下的两个文件夹中的内容相同,其设计很难看到。使用VS 2005.
How to avoid compatibility issues? Here we are using IE 11 with windows 8 OS and to attain compatibiltiy view by setting its value as 5 under IIS 7 and one portal its design fine. But in the other both IIS 7 but there are two virtual directories for another portal with different names but the contents are the same in both folders under IIS 7 and its design is badly seen. Using VS 2005.
答
请参考我以前的答案。
1. html和css IE兼容性 [ ^ ]
2. 浏览器兼容性问题 [ ^ ]
Please refer my previous answers.
1. html and css IE Compatibility[^]
2. browser compatibility issue[^]