Editors are tag-specific dialog boxes that contain the attributes and values of the selected tag. Online help is available in each editor.
Because tag editors are written in Allaire's Visual Tools Markup Language (VTML), developers can change the display properties and content of existing editors and create editors for custom tags. For information on working in VTML, see Customizing_the_Development_Environment.
To open the editor for a tag, do any of the following:
Click the Toggle Embedded Help button in a tag editor to view syntax and usage help.
Right-click on an event handler in a tag, such as OnLoad, and select Navigate to Function to highlight the function in the script block.