Thanks Jonathan, 1. Are you sure you work with IE10 standards? Because that's really the problem. pic attached. 2. Well, one line added to css won't hurt anyone... Oren
It seems to work in IE10 (Standards) but the span updates much more slowly than it does in the other browsers. This feels like a temporary fix but may help until a permanent solution is found.
I noticed you are using the older version of Dojo; have you tried using the newer AMD oriented style from Dojo 1.7+? This may fix the issue but I cannot be sure.
I have to use MouseDrag event on a map, and it did not succed for me with IE , and looking at the forum , find this post that is excately my problem... But using the link http://jsfiddle.net/orengal/d7Ycr/ above , there are 2 differents behavior between Chrome and IE10, it seems that the text txt_coords1 (map mouse-mouve xxx) is not display in IE. Does the fix should correct this or another bug? If so can someone know if we need to configurate IE to make such event work?