Links

  Read further link related information  
  Usability Aspects     there is no business function for links  

 

The Text Link has to be defined explicitly via the anchor tag, but it has no CSS class. The Function / Table Link, the Button / Tabstrip Link and the Application Header Link are part of the particular HTML Business Function and don't need to be set explicitly.

 

Text Link

The Text Link discriminates between unvisited, active and unvisited links.
It is underlined on mouseover. CSS-class: none
a) Link to internal URL:

This is an Internal Text Link "unvisited"

This is an Internal Text Link "active"

This is an Internal Text Link "visited"

b) Link to external URL:???

 

Function and Table Link

The Function and Table Link only highlights an active link (i.e. when it is clicked)
Visited and the unvisited links have the same color.
It is underlined on mouseover. CSS-class: "funclink"
  This is a Function Link  

 

Button and Tabstrip Link

The Button and Tabstrip Link is black and highlights blue on mouseover.
Visited and the unvisited links have the same color.
It has no underline. CSS-class: "linkhover"

   Button   
      
This Example A Longer Example Longer Example Another Very Very Long Example Last Example 

 

Emphasized Button Link

This link has a white text color and a blue highlight on mouseover.
Visited and the unvisited links have the same color.
It has no underline. CSS-class: "linkhoverblue"

   Emphasize   

 

top top