jQuery.replaceWith doesn't take [removed] tags

前端 未结 3 682
渐次进展
渐次进展 2021-01-13 15:34

I have an AJAX response that contains some HTML, including

3条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-13 16:25

    This code is from facebook's sample app. Insert

    in your document. The code requires jQuery to load up the script. In your case, replace //connect...../all.js' with the
提交回复
热议问题