I am trying to add a Bitcoin chart to my website by going to this outside site and copying their code:
The show this code to copy on their site:
<div id="gobtc-widget-chart" style="background-color:#fcfcfc" data-lang="en"></div>
<script type="text/javascript" src="https://widgets.gobitcoin.io/chart.js"></script>
I know the javascript will go into my Script Properties box, but what would I paste into my HTML Properties box?
I cannot get the chart to show when I preview different attempts at it.
Doug
The show this code to copy on their site:
<div id="gobtc-widget-chart" style="background-color:#fcfcfc" data-lang="en"></div>
<script type="text/javascript" src="https://widgets.gobitcoin.io/chart.js"></script>
I know the javascript will go into my Script Properties box, but what would I paste into my HTML Properties box?
I cannot get the chart to show when I preview different attempts at it.
Doug
Comment