Siebel Developer's Reference > Cascading Style Sheets > Elements of Cascading Style Sheets >

Navigation Elements


This topic describes elements that affect the style of objects that allow the user to navigate Siebel CRM.

Site Map Elements

Table 191 describes the elements that define the Site Map.

Table 191. Elements That Define the Site Map
Element
Description

fader

Defines the background of the object that divides sections in the Site Map.

screenName1

Defines the characteristics of the screen link that Siebel CRM displays at the top of the Site Map.

screenName2

Defines the characteristics of the screen link that Siebel CRM displays at the lower portion of the Site Map.

viewName

Defines the characteristics of the view link.

Table of Contents Elements

Table 192 describes the elements that define the table of contents.

Table 192. Elements That Define the Table of Contents
Element
Description

TOCRule

Defines the size and color of the horizontal rule that Siebel CRM displays adjacent to the title in the table of contents categorized applet.

TOCTitle

Defines the title text that Siebel CRM displays on a page that uses the categorized applet for the table of contents.

Menu Bar Elements

Table 193 describes the elements that define menu bars.

Table 193. Elements That Define Menu Bars
Element
Description

globalMenu

Defines how Siebel CRM displays page item links that reference a page container. Siebel CRM typically displays these links in the banner of a customer application.

Siebel CRM hard-codes the background color of the menu bar in the jmenubar.js file.

Navigation Tab Elements

Elements that define navigation tabs in the main.css file determine how Siebel CRM displays the following items:

  • First-level screen tabs
  • Second-level menu drop-down lists in an applet
  • Third-level detail tabs

You can use the jctrls.jss file to modify how Siebel CRM displays controls. For more information, see Control Elements.

Table 194 describes the elements that define navigation tabs.

Table 194. Elements That Define Navigation Tabs
Element
Description

You can define the following elements:

  • tier1Back
  • tier1Rule
  • tier1On
  • tier1Off

Defines the background and link colors for screen tabs.

You can define the following elements:

  • tier2Back
  • tier2Rule
  • tier2On
  • tier2Off

Defines the background and link colors for elements that Siebel CRM displays in the view bar frame, including the following items:

  • Second-level drop-down list
  • History drop-down list
  • Dashboard icon
  • Favorites drop-down list
  • Search Center icon

You can define the following elements:

  • tier3Back
  • tier3Rule
  • tier3On
  • tier3Off

Defines the background and link colors for detail tabs.

You can define the following elements:

  • tier4Back
  • tier4Rule
  • tier4On
  • tier4Off

Defines the background and link colors for subview tabs.

Threadbar Elements

Table 195 describes the elements that define the threadbar.

Table 195. Elements That Define the Threadbar
Element
Description

threadbar

Defines links in the threadbar that Siebel CRM displays at the top of a view.

threadbarDiv

Defines the separators that Siebel CRM uses between links.

Minibutton Elements

Table 196 describes the elements that define minibuttons. They define record navigation and other buttons in applets.

Table 196. Elements That Define Minibuttons
Element
Description

You can use the following elements:

  • minibutton
  • minibuttonOn
  • minibuttonOff

Defines the text, link, and background characteristics for On and Off states. For more information, see the documentation in the CCHtmlType.swf file that is located in the following directory:

SIEBEL_ROOT\WEBTMPL

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.