
| Show your phone menu (IVR) on your website in 3 easy steps: | |||
|
|
|||
|
|||
1. Open the html page where you want to display the IVR tree with your favorite html editor.
2. Put the following StraightReach Header code snippet in the <head></head> segment of your page:
<link rel="stylesheet" type="text/css" href="http://www.straightreach.com/clientscript/straightreach.css" /> <script type="text/javascript" src="http://www.straightreach.com/clientscript/straightreach.js"></script> 3. Put the following StraightReach Menu code snippet beside a phone number:
<span>(800) 123-4567</span> <!-- this is your phone number --> <img class="srTreeExpansionPoint" alt="Phone Menu" src ="http://www.straightreach.com/image/phone-menu.gif" id="straightReachImg" onmouseover="srShow('(800) 123-4567', this, event); return false;" /> You can have multiple trees in your page by putting one <img.../> segment beside each phone number. Note: You need to change the parameters of the srShow() function to your own phone number, like the above example. See Usage Guidelines. |
|||
Example: (800) 123-4567
| |||
|
Get Innoport® Voicemail, fax, virtual phone system service free for 3 months*! >> Learn more |