Available Widgets
Market Ticker (Animated)
Simple scrolling widget. Market index and performance indicator.The widget background color is not black. It is transparent. Wherever it is place the background color of the webpage will be seen. To add a background color style the iFrame <div> tag's background-color property as with the example below.
[/alert]
[code type="HTML"]
<iframe src="https://www.dinbits.com/ticker.html"
style="border:0px #ffffff none;" name="dinbits_market_ticker"
scrolling="no" frameborder="0" marginheight="0px"marginwidth="0px"
height="60px" width="600px" allowfullscreen>
</iframe>
[/code]
Pricing Index Widget
Nothing Fancy, just a stable working index fearuring Ether, Bitcoin Cash, ZCash, Litecoin, Ether Classic, Monero, and bitcoin.[code type="HTML"]
<iframe allowfullscreen=""
frameborder="0" height="400px" width=350" marginheight="0px"
marginwidth="0px" name="dinbits_market_index" scrolling="no" src="https://www.dinbits.com/market.html"
style="border: 0px #ffffff none;">
</iframe>
[/code]
That's it!
If you have any questions, requests, comments, or complaints about the widget, please contact us at [email protected], and we'll be happy to discuss.
Enjoy!