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

3.0 upgrade guide doesn't mention changes to `jQuery.parseHTML()`

Open scottgonzalez opened this issue 8 years ago • 0 comments

As noted in the API documentation, the behavior of jQuery.parseHTML() changed to have the context default to a new document. This is not mentioned in the upgrade guide and has caused confusion for users. See https://bugs.jqueryui.com/ticket/15147 for an example of a user being caught off-guard by this change.

scottgonzalez avatar Mar 10 '17 19:03 scottgonzalez