Hello:
I developed an application based on ArcGIS Server 10.3.1 and JavaScript 3.16. The application works well in Chrome and Firefox, but it doesn't work in IE11. I wonder if I miss anything in the code. Can anyone give me some insights? I have read discussion on CORS and proxy pages, but those seem not an issue for the new version.
Below is my HTML file:
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="initial-scale=1, maximum-scale=1,user-scalable=no"/>
<title>S4 ArcGIS Map Web App Template</title>
<link rel="stylesheet" href="http://js.arcgis.com/3.16/dijit/themes/nihilo/nihilo.css