 Re: How to use iView (ABC Australia) downloaders
I have done many tests and either the JSON parsing or the FOR EACH interpretation(?) in IE9 on this object is broken.
Specifying items directly, like myJSON.[0].a will yield results, but FOR EACH is not picking up the (umm, how do I phrase this!) separate entities required for the traversal of the set, which works in IE8 but not IE9.
|