Set IE Mode to IE9 to Resolve issue with Image Buttons in IE10 Windows 8 until further discovery is possible
This commit is contained in:
parent
891ad2543f
commit
9d10e2415f
2 changed files with 1 additions and 0 deletions
Binary file not shown.
|
@ -3,6 +3,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head runat="server">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9">
|
||||
<title>Untitled Page</title>
|
||||
<link runat="server" rel="stylesheet" href="~/Styles/Import.css" type="text/css" id="AdaptersInvariantImportCSS" />
|
||||
<!--[if lt IE 7]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue