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 Webcare. The following example inserts a <div> that has a specific border style.

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

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


Copyright © 1997, 2012 Oracle and/or its affiliates. All rights reserved. Legal Notices