Stock Market HTML Widgets and HTML Plugins
These HTML widgets can be used on any page on your site. The HTML plugin 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.
<script src="http://legacy.sanebull.com/plugins/sanebull-js-plugin.js" type="text/javascript"></script>