11
On the site I’m developing, I’d like to call an external video within a div
, just using the video ID.
Example: https://www.youtube.com/watch?v=UJAwNkhbYWM
In this case the video ID is this: UJAwNkhbYWM
. Whenever you create a post on this website and have a youtube ID inside the div the video would appear.
Example:
post
div class="UJAwNkhbYWM">/div
--------video--------------
That is possible?
Or do the same thing with an external HTML page.
Example:
/questions/28064/inserir-vídeo-externo-em-uma-div
Just using a part of the link: questions/28064/inserir-vídeo-externo-em-uma-div
inside the div would show the page.
Valeu helped me a lot, I’m trying to improve a script in this question http://answall.com/questions/28721/editar-script-para-function-em-div poderia da uma olghada
– Endou
Tip: Whenever the answer to your question, whether it’s what you wanted, give it an upVote or Avorite, so that other users keep in mind that the question is already answered as it should. Welcome to the Stackoverflow
– Samir Braga
As soon as I can, I’ll help you with your question.
– Samir Braga