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

Document requiring explicit `dataType` for all script requests in 4.0

Open mgol opened this issue 1 year ago • 0 comments

jQuery 3.0.0 stopped auto-executing cross-domain scripts unless an explicit dataType: "script" was provided. jQuery 4.0.0 will extend this requirement to same-domain scripts as well. This needs to be documented.

mgol avatar Oct 09 '24 20:10 mgol