api.jquery.com icon indicating copy to clipboard operation
api.jquery.com copied to clipboard

Ajax requests with `dataType: "json"` in jQuery 4 will no longer replace question marks

Open mgol opened this issue 5 years ago • 0 comments

In jQuery 4.0 & newer, ajax requests with dataType: "json" no longer replace question marks with a jQuery expando. jQuery.ajax docs need to be updated.

See #1171 for the area of the page that will need the update.

mgol avatar Aug 24 '20 15:08 mgol