To configure a static link, or a link that remains within a navigational pane or frame within your web pages, you must add a <div> tag in the page HTML where the link should appear. This section holds information that you create in eStara Webcare. The following example inserts a <div> that has a specific border style.

<div id="eStara_ClickToCall_Link" style="border: 1px solid rgb(0, 0,
0);"></div>

Once you have created a <div>, the <div> tag IDs is used by the link definitions that you define in eStara Webcare. Refer to the Creating a Click to Call Link section for additional information on creating links.

 
loading table of contents...