Skip to main content link. Accesskey S
  • HCL Logo
  • HCL Notes and Domino wiki
  • THIS WIKI IS READ-ONLY. Individual names altered for privacy purposes.
  • HCL Forums and Blogs
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • API Documentation
Search
Community Articles > Lotus Domino > HTML tag attributes for a Domino server
  • Share Show Menu▼
  • Subscribe Show Menu▼

Recent articles by this author

How do I accept a meeting I previously delegated?

If you want to accept a meeting you previously delegated to someone, that person must decline it and delegate it back to you. The person you delegated to must click Decline on the invitation, then click Delegate this invitationmeeting and return control back to your name , on the message that ...

Troubleshooting: "Sync aborted due to incorrect mail file"

If you are synchronizing contacts (or replicating syncing), and you see the error "Sync aborted due to incorrect mail file," this article will help you troubleshoot the problem. Why am I getting this error This error prevents you from synchronizing contacts with someone else's contacts. The ...

Setting reading order for paragraphs in a document

If bidirectional text is enabled in Notes, you can set the reading order for paragraphs in a document. Put the document in Edit mode. Select the text that you want to specify a reading order for. Click Text Text Properties. Click the Paragraph Alignment tab. Click LefttoRight or RighttoLeft ...

To specify text direction and cursor behavior for bi-directional languages

If you are using a bidirectional language such as Arabic or Hebrew, you can set the Notes menus and text to read in the direction appropriate for the language, and specify cursor movement appropriate to the language. In Notes Basic Click File Preferences User Preferences Macintosh OS X ...

To sort in a different language in Notes

In Notes Standard Click File Preferences Macintosh OS X users: Click Lotus Notes Preferences. Click Regional Settings. Click the Change button for Sorting Optional: Select Display all sort rules to see a list of languages. Optional : If you use Unicode fonts, click Unicode standard ...
Community articleHTML tag attributes for a Domino server
Added by ~Julia Breresonakoi on June 27, 2011 | Version 1
  • Actions Show Menu▼
expanded Abstract
collapsed Abstract
No abstract provided.
Tags: html, attribute, attributes, server
The HTML tab appears on many properties boxes. If you are designing an application that is going to be used on the Web and are using HTML 4, the HTML tab easily lets you apply core HTML 4 attributes that are common to a number of objects, such as Cascading Style Sheets (CSS) directives.

Domino incorporates the values of these attributes to the HTML that it creates at runtime.
When you are using the HTML tag attributes, remember the following:
  • The HTML must be ASCII characters.
  • Do not include quotation marks when you enter the attributes in the various fields, except for the Other field.
  • Other needs quotation marks, as shown in the table below.
HTML tag attributesDescription
ID/NameUsed to reference an object using JavaScript or CSS. For example, the object could be ID = ZipCode.
ClassUsed to apply a CSS class for a defined object.
For example, if the object's name is ZipCode, the class could be Numeric.
CSS styles are defined in the HTML Head Content event for a form or page.
StyleUsed to apply specific CSS styles to an object using in-line CSS. For example, if the object's name is ZipCode, the class is Numeric, the style could be font-size:10pt. If you have more then one value, separate them with a semicolon; for example, ont-size:10pt;
color: blue.
TitleUsed generally in Explorer 4.x and later to provide the user with a tip or prompt. For example, if the object's name is ZipCode, the class is Numeric, the title could be Enter your Zip Code. The title displays differently on different browsers.
OtherUsed for additional HTML tag attributes, and must be written as pure HTML code. For example, instead of writing ZipCode in the ID/Name box, you have to write ID="ZipCode."

You may need to use HTML tag attributes for programmable tables.

For information on creating programmable tables (a table that switches rows based on an action or field formula), see the Domino Designer Help in the product, or here in the wiki.

  • Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (1)
collapsed Versions (1)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (1)Jun 27, 2011, 5:29:36 PM~Julia Breresonakoi  
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedAbout
  • HCL Software
  • HCL Digital Solutions community
  • HCL Software support
  • BlogsDigital Solutions blog
  • Community LinkHCL Software forums and blogs
  • About HCL Software
  • Privacy
  • Accessibility