View Single Post
  #601  
Old 04-30-2011, 07:59 AM
mce mce is offline
Senior Membrane
 
Join Date: Jul 2010
Posts: 116
mce is on a distinguished road
Default

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.
Reply With Quote