The Extra HTML Tag Attributes dialog box enables you to insert additional attributes into a current HTML tag. You can use yet unpublished future HTML features.
We suggest advanced users use this feature. It gives you additional Features not visibly found in the general feature set of this program. Example: you can specify an action and map it to a function of a Java Script. For example, click on the Insert HTML icon and Build your own Java Script. Then click on Extra HTML from the Push Button properties dialog box, and enter a name-value pair for Tag attributes. e.g. onClick="function()"
This feature must be used carefully, since attributes you type will be transfered into the HTML text without parsing. You should not use the <, >, & and " characters.
You must be familiar with the HTML Language to use this feature correctly.
Enter HTML tag attributes and click OK.
These attributes will be inserted in a tag of an object during site generation.