embed-html-code

Posted by Helmut_pdorfHelmut_pdorf on 24 Nov 2022 12:54, last edited by Helmut_pdorfHelmut_pdorf on 24 Nov 2022 12:56
Tags: embed html

comes from the community: http://community.wikidot.com/forum/t-15405966/embedding-from-another-site#post-5728298

Original:

[[embed]]
<script src='https://app.fantasy-calendar.com/js/embed.js'></script>
<script>
FantasyCalendar({
    hash: '3260cdcaa1e168314b7c661bd3b7f6e7',
});
</script>
[[/embed]]

gives:
Sorry, no match for the embedded content.

html-code

<script src='https://app.fantasy-calendar.com/js/embed.js'></script>
<script>
FantasyCalendar({
    hash: '3260cdcaa1e168314b7c661bd3b7f6e7',
});
</script>

gives:


Number of Comments: 0)

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License