Answer: If we want to set a number of compatibility modes,then we have to specify the range in ascending order as comma-separated list.Then IE will choose the highest of the specified modes that it can support.
For Example:-
<meta http-equiv="X-UA-Compatible" content="IE=7,8,9">
Asked In: Many Interviews |
Alert Moderator