Stock Market HTML Plugin
These HTML widgets can be used on any page on your site. These
HTML plugins will automatically look for any <span> tags with an
id=ticker that contain a ticker symbol.
Here's an example of these HTML plugins:
The stocks that I own are <span id="ticker">GOOG</span> and <span id="ticker">AAPL</span>.
When added to your site, it will look like this:
The stocks that I own are GOOG and AAPL.
To use on your website, simply add the following line to the very bottom (footer) of your website:
<script src="http://legacy.sanebull.com/plugins/sanebull-js-plugin.js" type="text/javascript"></script>