Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Embedded view will appear below when I get the code right. Source can be found at http://viewshare.org/share/dc95197e-e058-11e3-910b-0ad109b0e86f/

 

HTML Include
urlhttp://viewshare.org/share/dc95197e-e058-11e3-910b-0ad109b0e86f/

 

Testing JavaScript below:

Wiki Markup
{html}
<p id="demo">A Paragraph.</p>
<button type="button" onclick="myFunction()">Try it</button>
<script>
function myFunction() {
    document.getElementById("demo").innerHTML = "Paragraph changed.";
}
</script>
{html}
Wiki Markup
{html}
<i>Testing</i><script src="http://viewshare.org/views/jak473/hip-hop/embed.js"></script>
{html}