The MDDB Report Viewer’s
cascading style sheet (CSS) properties enable you to customize the
viewer output. You can use cascading style sheets to modify background
colors, fonts, and the size and location of the HTML elements and
to indicate whether the HTML elements are displayed. For more information
about style sheet capabilities, consult your favorite HTML reference
guide.
HTML
elements use the CLASS parameter to surface style sheet properties.
MDDB Report Viewer CSS Class Tags lists the CLASS
definitions that are used by the MDDB Report Viewer. An example style sheet is shipped with the viewer, and
you can create your own to use as well. To apply a style sheet to
the viewer output, specify the CSS parameter as a hidden field on
your initial HTML page. For example,
<INPUT TYPE="hidden" NAME="CSS" VALUE="http://myserver/mystyle.css">
You can also add the CSS parameter to the URL of bookmarked reports,
as in the following (note the URL encoding):
&CSS=http%3A//myserver/mystyle.css
An additional CSST parameter
is provided so that you can apply a separate style sheet to the toolbar
frame. If you do not specify the CSST parameter, the toolbar frame
uses the value that is specified by the CSS parameter.
MDDB Report Viewer CSS Class Tags
|
|
|
|
|
|
|
|
|
Total row label cell
for expanded row (for example, "subtotals")
|
|
|
|
|
|
|
|
Total column label cell
for nested totals
|
|
|
|
|
|
Empty cell in upper
left corner
|
|
Table containing filter
list boxes
|
|
Table containing dimension
selector list boxes
|
|
Table containing dimension
selector list boxes ( Report Layout page)
|
|
List box for selecting
analysis variable ( Report Layout page)
|
|
Class for the <DIV>
tag for the analysis variable list box
|
|
List box for selecting
statistic ( Report Layout page)
|
|
Class for the <DIV>
tag for the statistics list box
|
|
|
|
|
|
Class for the <IMG>
tag for standard GIF graph
|
|
Class for the graph
application tag
|
|
|
|
Class for the <IMG>
tag for Bookmark
|
|
Class for the <IMG>
tag for Dimensions
|
|
Class for the <IMG>
tag for Options
|
|
Class for the <IMG>
tag for Help
|
|
Class for the <IMG>
tag for Layout
|
|
Class for the <IMG>
tag for Logout
|
|
Class for the <IMG>
tag for Rotate
|
|
Report Layout HTML headers
|
|
Report Layout HTML labels
|
|
Report Layout HTML for
<SELECT> and <INPUT> tags
|
|
Class for statistics
selection list boxes
|
|
Submit ( View Report) button class
|