Injecting a script tag with ngBindHtml

后端 未结 1 435
情话喂你
情话喂你 2020-12-21 17:39

I have external API data which is a user generated content. The client wants to dynamically update his own site with this feed, including the ability to use JavaScript.

1条回答
  •  我在风中等你
    2020-12-21 18:30

    You have to include jQuery for this to work.

    After some searching I came across https://stackoverflow.com/a/14088380/1264846.

    Example plunkr: http://plnkr.co/edit/zEXXCB459Tp25VJiyyZb?p=preview

    0 讨论(0)
提交回复
热议问题