Angular URL SRC in iframe desnt show up

I try to set up an iframe with src to youtube. The url inside an iframe is invisivble, when you inspect element in the browser. The same url pasted outside the iframe works perfectly.

<iframe width="420" height="315" ng-src=""></iframe><br>


you see this when you inspect element

Do you have idea why it happens?

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/09/29/angular-url-src-in-iframe-desnt-show-up/
via @lzomedia #developer #freelance #web

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome