Tools - FRAMESET tag editor

This tool is used to create a frameset tag in the document FRAMESET .

You can run the tool from Home Name / Tools / Frames / FRAMESET Editor. The command icon is shown next to it.

Layout of frames on the page
Choose the layout of the frames you want to create at the moment. You can arrange the frames:

  • By columns
  • By rows

Number of columns (rows)
Enter the number of columns (or rows, depending on the layout you selected above). The frame sizes will automatically be given as a percentage - you will be able to change this by editing the HTML code

When you are done with this tool, you need to insert the selected number of frames into the document. You can do this with the FRAME editor

Element style

This group allows you to specify the style for the tag. Here you will find three fields that allow you to specify:

Style definition
In this field you define the style for the element placed in the document. The button next to it launches the style editor tool to create a style definition in a user-friendly and convenient way. By clicking there you can also modify an existing style.

Class selection
In this field you specify the class identifier assigned to the tag. The drop-down list allows you to access classes defined in the current document and in external style sheets attached to it. The button next to it launches the tool for creating a new class.

Item ID
Here you provide a unique identifier for this element in the document. These identifiers can be used, for example, when making jumps to specific parts of the page or in scripts.

"Events and Attributes" button

The "Events and Attributes" button allows you to open the Events and Other Attributes window. This window allows you to specify additional attributes of the edited tag that do not have their counterparts in the tool window. There you can also specify events for scripting languages that allow you to achieve various special effects.

Related topics

To top