JIM Control Usage Manual : Stylesheet Classes Used
[ To Table Of Contents ]

The styles used by the JIM Control can be found under the file called jim_stylesheet.css. It is important to note that you do not have to use the jim_stylesheet.css page. As an alternative you can copy-n-paste the stylesheet data into a pre-existing stylesheet that you may already have for your web site. Additionally, you may modify the classes as may be needed for your web site. Below is a listing of the classes that are used by the JIM Control:

.dyndiv This class is referenced when inline windows are created.
.ghostdiv This class controls how the inline window frame looks (the element that appears when moving or changing the size of an inline window).
.tabcolor This class controls the background color of the tab found at the top of the inline windows (in a table).
.tabtitle This class controls the attributes of tab title text found at the top of the inline windows (in a table).
.tablinktxt This class controls the attributes of tab options as text (unless you use images).
.tablinkahref This class controls a href attributes of textual tab options and the inline mouse menu.
.wcaption This class controls the textual attributes of text in inline windows.
.msgevents This class controls the attributes of a popup box if an error or operation could not be completed.
.mousemenutxt This class controls the textual attributes of text in the mouse driven popup menu.
.mousemenubox This class controls the attributes of the mouse driven popup menu.