This repository was archived by the owner on May 25, 2023. It is now read-only.
  
  
  
  
  
Description
Great script.  However, point me in the right direction to work around "[IE] will only register a load event if the Content-type of the response is set to text/plain or text/html, not if it is set to application/json."
I'm using a C# generic handler server-side for the ajax call, but never get there.  Content-type of the container page is text/html.  Where do I set the content type so that IE registers the load event?
Sorry if this is a bone-head question, rather new at this.