You can also add HTML calculators to your website. These are useful tools to assist with quick queries from your clients.
Calculator Types
There are three HTML calculators that you can add to your website:
Property Fees Calculator.
How Much Can I Borrow Calculator?
Extra Repayments Calculator.
Adding Calculators to your website
Click here to view a Sample Website containing HTML Calculators.
Developer steps to add calculators to your webpage
1. Copy the below code to your webpage where you would like the calculators to appear.
<script src="https://mercury.connective.com.au/calculators/js/CodeEmbeder.js" type="text/javascript"></script>
<div id="connective-borrowing-capacity-calculator"></div>
<div id="connective-repayments-calculator"></div>
<div id="connective-property-fees-calculator"></div>
You can also chose to separate each calculator. In that instance you would have the top line plus the line for the calculator in question on each page.
2. https://mercury.connective.com.au/calculators/calculatorsDemo.html visit this demo page. Select colours for the sections and then click the 'Get Color Codes' button. Copy that code.
3. Contact the Mercury Helpdesk via [email protected] ask to activate your html calculators webpage. Include the url to your page and the color code from the demo page.
Note: The Mercury Helpdesk will need to whitelist each separate website you wish the html calculators to be displayed on which also includes test pages.