Bitcoin Forum
May 11, 2024, 12:30:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: embedible bitcoin table of prices  (Read 390 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
David-M (OP)
Member
**
Offline Offline

Activity: 106
Merit: 10



View Profile WWW
July 17, 2013, 03:10:58 PM
 #1

I've seen a few posts asking for this and another member created a embedible graphic (which is very cool).

I also wanted to display the current price of bitcoin from various USD exchanges on my site- in table format:
http://coinrepublic.com/website-tools/

Code:
<script>
(function(){document.write('<div id="bitcoin"></div>');var e=document.createElement("script");e.src="http://coinrepublic.com/table_builder/loader.js";e.async=true;document.getElementById("bitcoin").appendChild(e)})()
</script>

Thought I'd add this to the community, created it originally for myself, but thought would be cool to share (and get exposure for my site)

Let me know what you think of it Grin

David

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!