Widget:DivineDecision: Difference between revisions

From Unforgotten Realms Wiki
Jump to navigationJump to search
imported>Pillowkeeper
No edit summary
imported>Pillowkeeper
No edit summary
Line 5: Line 5:
</div>
</div>
<script>
<script>
$("div#decPanel").text("<iframe width="425" height="355" src="//www.youtube.com/embed/Zm2VPYKFotQ" frameborder="0" allowfullscreen>");
$("div#decPanel").prepend("<iframe width="425" height="355" src="//www.youtube.com/embed/Zm2VPYKFotQ" frameborder="0" allowfullscreen>");
</script>
</script>

Revision as of 20:57, 30 May 2017

<script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.0.min.js"></script>

<script> $("div#decPanel").prepend("<iframe width="425" height="355" src="//www.youtube.com/embed/Zm2VPYKFotQ" frameborder="0" allowfullscreen>"); </script>