APPLICATION DESIGN
To create a new style sheet resource
1. Expand "Resources" in the Applications navigator.
2. Select "Style Sheets" from the list of resources.
3. Click "New Style Sheet." The Style Sheet Resource Properties box opens, so you can set the name and application where the style sheet will be stored.
To insert a style sheet resource into a page, form, or subform
1. Open a page, form, or subform.
2. Place the cursor where you want to add the style sheet. To insert the style sheet in the HTML Header, open the Programmer's pane, select the HTML Head Content event, and click in the script area.
3. Choose Create - Resource - Insert Resource. The Insert Resource dialog box appears.
4. Select the database containing the style sheet. The default is the current database.
5. Select "Style Sheets" as the resource type.
6. In the Available resources section, highlight the style sheet resource to add.
7. Click OK.
8. (Optional) To view the name of the inserted style sheet resource or to change to another style sheet resource, choose Style Sheet - Style Sheet Properties. The Style Sheet Properties box appears with the name of the style sheet resource. To select a different style sheet resource, click the Browse folder.
To edit a style sheet resource
3. Select a style sheet resource.
4. Click "Open With" and select an editor to open the style sheet resource.
Styling for JavaScript controls
The default styling for JavaScript controls is through the following Cascading Style Sheet (CSS) file on the Domino server:
Table of supported CSS properties
The following table shows the Cascading Style Sheet properties that IBMR LotusR Domino(TM) Designer supports. The HTML tags automatically map to IBMR LotusR NotesR. For example, this tag automatically maps to Notes:
N/A = not applicable
N/S = not supported