esriConfig.defaults.map.slider = { right: "20px", top: "70px", height: "200px" };
if(dojo.isIE) { esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"100px" }; }else{ esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"150px" }; }
if($.browser.msie) { esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"100px" }; }else{ esri.config.defaults.map.slider = { left:"45px", top:"100px", width:null, height:"150px" }; }
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.