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:
Virtuworks 2012-08-30 22:23:49 -04:00
parent 891ad2543f
commit 9d10e2415f
2 changed files with 1 additions and 0 deletions

View file

@ -3,6 +3,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head runat="server"> <head runat="server">
<meta http-equiv="X-UA-Compatible" content="IE=9">
<title>Untitled Page</title> <title>Untitled Page</title>
<link runat="server" rel="stylesheet" href="~/Styles/Import.css" type="text/css" id="AdaptersInvariantImportCSS" /> <link runat="server" rel="stylesheet" href="~/Styles/Import.css" type="text/css" id="AdaptersInvariantImportCSS" />
<!--[if lt IE 7]> <!--[if lt IE 7]>