Hello,
I am trying to use JSON to populate a div, so I basically run a loop to go through the entire data I get, about 200 records and fill it into a div.
It work great in most browsers, but IE it crawls to the core. Is there some solution to the problem?
Thank you for your time.