Hi,
I am using dojo's internationalization module for language support. Now, when the internationalization module tries to load dojo/cldr/nls/number.js using XMLHttpRequestObject, it ends up loading dojo/cldr/nls/en/number.js. How do I fix this??
Please using Winjs.xhr to do that.
#WinJS.xhr function (Windows)
http://msdn.microsoft.com/en-us/library/windows/apps/br229787.aspx
Roy MSDN Community Support | Feedback to us Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.