JSONP & jQuery Chunking
        Posted  
        
            by Tom
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Tom
        
        
        
        Published on 2010-05-07T20:13:20Z
        Indexed on 
            2010/05/07
            20:18 UTC
        
        
        Read the original article
        Hit count: 251
        
Hi Guys,
I am wanting to utilize JSONP for a project with x-domain scripting but little concerned with the 2048 character limit in IE.
Does JSONP support "chunking" automatically if character size exceeds 2048 ? If yes, does anyone have any examples they can share ?
Thx
© Stack Overflow or respective owner