angularjs - Audio-element in HTML code but not visible -


when add audio-tag in sourcecode/html, not visible in browser.

when manually add html in existing html-page, audio-element not shown. when add text example strong-element, appear expected.

in case used angular.js add audio-elements after loading data dynamically. in sourcecode according element inspector chrome/firefox, audio-element not visible.

the audio-element visible when loading in static page.

is possible add audio/video-element dynamically?

maybe if puts controls="control" in audio tag see controls


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -