Trying to select script tags from a jQuery ajax get response

后端 未结 3 2009
野性不改
野性不改 2020-12-06 04:55

I\'m on page A. A link is clicked, and I\'m loading in the DOM via jQuery get from page B. Inside page B\'s DOM are multiple dynamically-generated script tags with the class

3条回答
  •  渐次进展
    2020-12-06 05:33

    jQuery doesn't actually append

提交回复
热议问题