I am developing a webpage using JSAPI for ArcGIS server. I keep on getting this error on console :
I am calling map services of ArcGIS 10.3 server and this is what I reference for code:
أكثر...
'webkitMovementX' is deprecated. Please use 'movementX' instead
what dose this error message mean, and is there a way to prevent the error?
I am calling map services of ArcGIS 10.3 server and this is what I reference for code:
rel="stylesheet" href="http://js.arcgis.com/3.13/dijit/themes/nihilo/nihilo.css"
rel="stylesheet" href="http://js.arcgis.com/3.13/esri/css/esri.css"
rel="stylesheet" href="inc/layout.css"
script src="http://js.arcgis.com/3.13/"
I am using Chrome Version 45.0.2454.101 mrel="stylesheet" href="http://js.arcgis.com/3.13/esri/css/esri.css"
rel="stylesheet" href="inc/layout.css"
script src="http://js.arcgis.com/3.13/"
أكثر...