Javascript Installation
Add the following <script>
link on your website, you can put it after <head>
and before </head>
, ideally below all <link rel='stylesheet'>
. Please also replace "tickercode" with your site's instance ticker code - provided by IRM. If you do not have this, please contact your account manager or email support@irmau.com.
<script type="text/javascript" src="https://tickercode.irmau.com/site/js/Newsroom.js"></script>
To add the page content add the following tag, replacing the tickercode url with your instance ticker.
<div data-newsroomUrl="https://tickercode.irmau.com/site/ShowListPagexml.aspx?CategoryID=8" style="display:inline-block;float:left;">..</div>
The above is an example for the ASX Announcements page of your site. For information and how to access other pages please visit this page.