Hi
I have a url in a rss feed. I want to "div class="video-container"embed " that url. I have html component on the page.
I want to embed that url in that html component. Something like this??
Code: Select all
Appery('html1').append("div class="video-container"embed src=" + @url +"")