Attributes Window Pane
This window pane is used to set attributes for a tag. Attributes let you provide additional information about tagged content and how that content should behave.
Example Following is an href attribute, which is used for links. The value for this attribute is the MadCap Software website URL.
<a href="https://www.madcapsoftware.com">Click here to open the MadCap Software website.</a>
[Menu Proxy — Headings — Online — Depth3 ]
How to Open This Window Pane
Do one of the following, depending on the part of the user interface you are using:
- Ribbon Select Home > Attributes Window.
- Keyboard Shortcut Press SHIFT+F12.
Navigation Buttons in the Title Bar
|
Lets you move the window pane from its docked position to another location in the interface. Simply click on this area and drag the window pane to the new location. |
|
Opens a drop-down menu with commands for moving and resizing the window pane.
|
|
"Pins" the window pane to the side of the interface so that you have more room for your workspace. You can show the window pane by hovering over the thin bar on the side of the interface. If you select this option again, the window pane returns to its previous state (no longer "pinned" to the side of the interface). |
|
Closes the window pane. |
Buttons and Sections
[Tag] |
Displays the tag (e.g., <h1>, <p>, <td>) that is applied to the content where the cursor is currently placed. The changes that you make in the Attributes window pane will be applied to that tagged content in that topic. |
|
Displays all of the attributes in the window pane. |
|
Displays only the attributes provided by Contributor. Your custom attributes are not displayed. |
|
Displays only the custom attributes that you create. Attributes provided by Contributor are not displayed. |
|
Opens the Enter Custom Attribute dialog, which lets you create a new attribute and provide a value for it. |
|
Selects the content of the parent tag each time you click this button. Example You have applied bold to a word in your topic. If the cursor is located on that word and you click this button, the content in the parent tag (e.g., <p>) will be selected. If you click the button yet again, the content in the <body> tag will be highlighted. And if you click the button once more, the content in the <html> tag will be selected. |
[Attribute] |
The left column in the window pane displays the attributes or events applicable to the tag where your cursor is placed.
|
[Value] |
Use the right column in the window pane to set the value for the attribute in the left column.
|