dojo.create("link",_5,h);
var link=document.createElement("link");link.type=_5.type;link.rel=_5.rel;link.media=_5.media;link.href=_5.href;h.appendChild(link);
<link href="[object]" rel="stylesheet" type="text/css" media="all"/> <link href="[object]" rel="stylesheet" type="text/css" media="all"/>
<link rel="stylesheet" type="text/css" media="all" href="http://esri:8399/arcgis_js_api/library/1.4/arcgis/css/jsapi.css"/> <link rel="stylesheet" type="text/css" media="all" href="http://esri:8399/arcgis_js_api/library/1.4/arcgis/js/esri/dijit/css/InfoWindow.css"/>
Thanks, Scott. I will give this a try.Do you know if this is an inherent problem with cached map services and IE8?
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> <!-- use compatibility mode in IE 8-->
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.