| View-Menu [Show HTML Detail] |
| | View-Menu [Show HTML Detail]
|
| |
|
Examples of Tag
View tags will display a list of tags and the full text of a selected tag.
Lists of HTML elements found (in any of the files read) and of attributes used in any tag for the selected element will be shown when possible.
A list of Titles and File names will be shown on the top part of the screen.
On the bottom part of the screen three or four items will be available:
- A list of all HTML elements found (in any of the files read)
- A list of attributes used in any tag for the selected element (not available if an element is selected).
- A List of Tags.
- The full text of the selected tag.
Whenever files are read:
- Attributes for the selected element will be shown if an element is selected.
- HTML elements will be shown (only) if no element is selected. Use Select Item - All HTML elements or Show All Available Items to show the HTML elements anyway.
NB Both/either will be hidden if the item is not selected when Layout and formats are defined. See Define - Layout and formats for new example set
The List of Tags section can contain any one of:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
The full text of the selected tag will sometimes be too long to be seen in full. Select the tag using the mouse or Up/Down arrow keys in the List of tags section to show the full text in the Whole of tag section (above the list of tags).
Alt+Up/Down can be used to show the previous/next tag from any other section when Alt+Up/Down on List Tags is checked.
A different view of the analysis can be seen by selecting a different set of items. The set of items to be displayed can be any of:
E - Examples of Tag
U - Document as Tags N Text
W - WWW Addresses
Advanced - Everything at once
Keys Alt+Shift+E/U/W are available to switch easily between the first three options.
After selecting a set of items to be displayed, individual items can then be shown or hidden using the Select Item submenu on the View menu.
Document as Tags N Text
View Document will display the source of the HTML document.
The first and last parts of the document can also be displayed as both plain and raw text.
A list of Titles and File names will be shown on the top-right part of the screen.
Below the titles, the source will be shown as seperate lists of tags and text for the selected file.
The lines of tags and text are numbered 0001, 0002, 0003, ... to make it easier to see which tags correspond to which text.
When either tags or text are repositioned or the selection is changed then the other list will be repositioned and the selection changed to the same line.
If a tag or text is too long to be fully displayed, double click it [or use the double click key, usually Z] to see the full text. An option is then available to show a hex dump of the entry so that the values of special characters are clear.
The first and last chunks of text are shown in text sections.
The double click key [usually Z] is also available for text sections. It can be used to show a hex dump of selected text (all text if none is selected).
On the right part of the screen, four sections can be selected:
- First bytes of the source from the selected file.
- Last bytes of the source from the selected file.
- First bytes of plain text (text that would usually be seen when the file is shown in IE or another browser).
- Last bytes of plain text (text that would usually be seen when the file is shown in IE or another browser).
Select a different file using the mouse or Up/Down arrow keys and then use (Re-)Read text for selected file (on the Show menu) to show tags N text / plain and raw text for that file. Alt+Up/Down can be used to show the previous/next file when Alt+Up/Down on List Files is checked.
A different view of the analysis can be seen by selecting a different set of items. The set of items to be displayed can be any of:
E - Examples of Tag
U - Document as Tags N Text
W - WWW Addresses
Advanced - Everything at once
Keys Alt+Shift+E/U/W are available to switch easily between the first three options.
After selecting a set of items to be displayed, individual items can then be shown or hidden using the Select Item submenu on the View menu.
WWW Addresses
View WWW addresses will display all addresses found within any documents in the file list.
Any Text that looks like a WWW address will be listed whether it is defined as a link, an object or image in the document or if it is just contained within the document text.
A different view of the analysis can be seen by selecting a different set of items. The set of items to be displayed can be any of:
E - Examples of Tag
U - Document as Tags N Text
W - WWW Addresses
Advanced - Everything at once
Keys Alt+Shift+E/U/W are available to switch easily between the first three options.
After selecting a set of items to be displayed, individual items can then be shown or hidden using the Select Item submenu on the View menu.
| Advanced - Everything at once |
Advanced - Everything at once
This option will make all items from all sets available on a single screen.
Which items will be displayed depends on which items are selected on the Select Item submenu.
To select all items use Show All Available Items.
When everything is shown at once, Alt+Up/Down has two possible uses:
Alt+Up/Down can be used to show the previous/next tag from any other section when Alt+Up/Down on List Tags is checked.
Alt+Up/Down can be used to show the previous/next file when Alt+Up/Down on List Files is checked.
A different view of the analysis can be seen by selecting a different set of items. The set of items to be displayed can be any of:
E - Examples of Tag
U - Document as Tags N Text
W - WWW Addresses
Advanced - Everything at once
Keys Alt+Shift+E/U/W are available to switch easily between the first three options.
After selecting a set of items to be displayed, individual items can then be shown or hidden using the Select Item submenu on the View menu.
Select Item - Titles
Titles and File Names will be available regardless of which set of items is selected.
The files will always be numbered 1, 2, 3, ... These numbers are used in other lists to identify the file in which an item (tag, www address etc.) was found.
The titles list will always show the full path and file name in square brackets. If a title can be found it will also be shown before the file name.
If no title is found for the document but a description meta tag is available, that description will be shown as the title in this list.
Find or F3 can be used to find within the entire list.
Clip on the Edit menu or the clip key [usually C] can be used to copy the selected item to the clipboard. Clip Path and File Name can be used to copy only the file name.
Sequence/Line numbers and the list of file numbers are never copied.
Clip Path and File Name should be used to copy a file name to be used in the open dialog of another application.
| Select Item - Dissected Tags for Selected File |
Select Item - Dissected Tags for Selected File
Tags will be available only when either of sets Document as Tags N Text or Advanced - Everything at once is selected.
Dissected tags N text will show the same source of a document as shown when using "View Source" frrom the context menu (right-click menu) in IE. By showing the source as formatted lists of tags and text it is much easier to understand.
The lines of tags and text are numbered 0001, 0002, 0003, ... to make it easier to see which tags correspond to which text.
When either tags or text are repositioned or the selection is changed then the other list will be repositioned and the selection changed to the same line.
If a tag or text is too long to be fully displayed, double click it [or use the double click key, usually Z] to see the full text. An option is then available to show a hex dump of the entry so that the values of special characters are clear.
Find or F3 can be used to find within the entire list.
Clip or the clip key [usually C] can be used to copy the selected tag to the clipboard.
Sequence/Line numbers and the list of file numbers are never copied.
| Select Item - Dissected Text for Selected File |
Select Item - Dissected Text for Selected File
Text will be available only when either of sets Document as Tags N Text or Advanced - Everything at once is selected.
Dissected tags N text will show the same source of a document as shown when using "View Source" frrom the context menu (right-click menu) in IE. By showing the source as formatted lists of tags and text it is much easier to understand.
In the dissected text section you will usually see the same text that would be displayed when the page is shown using IE or any other browser.
However, the text will not be formatted.
Text that would be shown as a link, in a table or any other formatted way is shown as simple text in this list.
Text that is part of an image file will *NOT* be shown as text here.
Option Popup List for Selected File - Dissected Tags N Text on the View menu can be used to view all of plain text.
The lines of tags and text are numbered 0001, 0002, 0003, ... to make it easier to see which tags correspond to which text.
When either tags or text are repositioned or the selection is changed then the other list will be repositioned and the selection changed to the same line.
If a tag or text is too long to be fully displayed, double click it [or use the double click key, usually Z] to see the full text. An option is then available to show a hex dump of the entry so that the values of special characters are clear.
Find or F3 can be used to find within the entire list.
Clip or the clip key [usually C] can be used to copy the selected text to the clipboard.
Sequence/Line numbers and the list of file numbers are never copied.
| Select Item - All HTML elements |
Select Item - All HTML elements
The list of HTML elements will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
A list of all HTML elements found in any of the files read will be shown in this section.
If the file is not valid HTML this list may contain invalid element/attribute names and tags. Kyboma will analyse any document and extract elements/attributes/tags from anything that is in a similar format to an html tag.
Whenever files are read:
- Attributes for the selected element will be shown if an element is selected.
- HTML elements will be shown (only) if no element is selected. Use Select Item - All HTML elements or Show All Available Items to show the HTML elements anyway.
After the element name the number of each file in which the element was found is listed.
The sequence number will always correspond to a sequence number in the titles list.
More than one sequence number may be listed seperated with character |.
If an (invalid) element name is too long to be fully displayed or contains unprintable characters, double click it [or use the double click key, usually Z] to see the full text. An option is then available to show a hex dump of the entry so that the values of special characters are clear.
After you have double clicked an element, click the button "Reread for this Element" to read all files and extract a list of tags for the selected element.
The selected element and attribute are shown on a status line at the top of the section containing HTML Elements, Attributes and Tags.
This is the element and attribute for which tags are listed.
A list of Attributes will only be available when an element is selected.
The list of Attributes will contain only Attributes for the selected element.
Find or F3 can be used to find within the entire list.
Clip or the clip key [usually C] can be used to copy the selected text to the clipboard.
Sequence/Line numbers and the list of file numbers are never copied.
| Select Item - All Attributes for selected element |
Select Item - All Attributes for selected element
The list of Attributes will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
A list of attributes found in any tag (for the HTML element selected) will be shown in this section.
Tags will be listed from any file but only for the HTML element selected.
NB Tags listed will not necessarily include a listed attribute if only tags for a selected attribute are listed. Use Change Selected Attribute - List All Tags for Element to list all tags for the selected element.
If the file is not valid HTML this list may contain invalid element/attribute names and tags. Kyboma will analyse any document and extract elements/attributes/tags from anything that is in a similar format to an html tag.
Whenever files are read:
- Attributes for the selected element will be shown if an element is selected.
- HTML elements will be shown (only) if no element is selected. Use Select Item - All HTML elements or Show All Available Items to show the HTML elements anyway.
After the attribute name, a list of values found is shown. An = sign is added at the start of each value.
If an (invalid) attribute/value list is too long to be fully displayed or contains unprintable characters, double click it [or use the double click key, usually Z] to see the full text. An option is then available to show a hex dump of the entry so that the values of special characters are clear.
When an element is double clicked, values will be listed with each value on a new line.
Use button "List Only tags with this Attribute" to extract a list of tags for the selected attribute. Use Change Selected Attribute - List All Tags for Element to list all tags for the selected element.
The selected element and attribute are shown on a status line at the top of the section containing HTML Elements, Attributes and Tags.
This is the element and attribute for which tags are listed.
A list of Attributes will only be available when an element is selected.
The list of Attributes will contain only Attributes for the selected element.
Find or F3 can be used to find within the entire list.
Clip or the clip key [usually C] can be used to copy the selected text to the clipboard.
Sequence/Line numbers and the list of file numbers are never copied.
| Select Item - List of Tags |
Select Item - List of Tags
The list of tags will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
The List of Tags section can contain any one of:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
The full text of the selected tag will sometimes be too long to be seen in full. Select the tag using the mouse or Up/Down arrow keys in the List of tags section to show the full text in the Whole of tag section (above the list of tags).
Alt+Up/Down can be used to show the previous/next tag from any other section when Alt+Up/Down on List Tags is checked.
To display a tag in a popup screen, double click it [or use the double click key, usually Z] to see the full text. An option is then available to show a hex dump of the entry so that the values of special characters are clear.
Note that the entry in the list of tags will contain only the first 1024 bytes of the tag. If the tag is longer than that, it can be viewed in the whole of selected tag section.
If the file is not valid HTML this list may contain invalid element/attribute names and tags. Kyboma will analyse any document and extract elements/attributes/tags from anything that is in a similar format to an html tag.
See also Features available whatever is listed in Tags Section
1. [E] tags found for selected element and/or attribute.
Tags found for selected element and/or attribute will be listed in the list of tags section when List of Tags Section - Show Tags for Selected Element is selected.
Tags will be listed from any file but only for the HTML element and attribute selected.
The selected element and attribute are shown on a status line at the top of the section containing HTML Elements, Attributes and Tags.
NB Tags listed will not necessarily include a listed attribute if only tags for a selected attribute are listed. Use Change Selected Attribute - List All Tags for Element to list all tags for the selected element.
Each tag will be given a sequence letter a, b, c, ...
After the sequence letter, the number of each file in which the tag was found is shown.
The sequence number will always correspond to a sequence number in the titles list.
More than one sequence number may be listed seperated with character |.
If the same tag is found in many files the list will be truncated and end with [..]
2. [P] all scripts and asp scripts found in any file in the file list.
Both scripts and asp scripts will be listed in the list of tags section when List of Tags Section - Show Scripts is selected. Scripts will be listed from all files in the file list.
Each section of a document starting with a <SCRIPT> start tag up to the </SCRIPT> end tag will be listed as a single script. Start and end tags will be shown.
Each section of a document starting with a <% up to %> will be listed as a single script. Start and end text will be shown.
Any text that resembles a tag within the script will not be analysed for element/attribute names.
Before each script, the sequence number of the file in which the script was found is shown in brackets.
The sequence number will always correspond to a sequence number in the titles list.
More than one sequence number may be listed seperated with character |.
3. [M] all comments.
Comments will be listed in the list of tags section when List of Tags Section - Show Comments is selected. Comments will be listed from all files in the file list.
Each section of a document starting with a <!-- start tag up to the --[space xN]> end tag will be listed as a comment.
Any text that resembles a tag within a comment will not be analysed for element/attribute names.
Before each comment, the sequence number of the file in which the comment was found is shown in brackets.
The sequence number will always correspond to a sequence number in the titles list.
More than one sequence number may be listed seperated with character |.
4. [S] all stylesheet blocks.
Stylesheets will be listed in the list of tags section when List of Tags Section - Show Style Blocks is selected. Stylesheets will be listed from all files in the file list.
Each section of a document starting with a <STYLE> start tag up to the </STYLE> end tag will be listed as a stylesheet block.
Any text that resembles a tag within a stylesheet block will not be analysed for element/attribute names.
Before each stylesheet block, the sequence number of the file in which the stylesheet block was found is shown in brackets.
The sequence number will always correspond to a sequence number in the titles list.
More than one sequence number may be listed seperated with character |.
Features available whatever is listed in Tags Section
Any of the Lists of tags can be shown in a popup using the items Popup List for All Files - ... on the View menu.
Additionally any of the Lists of tags can be shown for a SINGLE file by selecting the file and choosing the item Popup List for Selected File - ... on the View menu.
Find or F3 can be used to find within the entire list.
Clip or the clip key [usually C] can be used to copy the selected text to the clipboard.
Sequence/Line numbers and the list of file numbers are never copied.
| Select Item - Whole of Selected Tag |
Select Item - Whole of Selected Tag
The Selected Tag section will contain the full text of the tag selected in the List of Tags.
See Select Item - List of Tags
The tag/HTML block shown will be one of:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
It will be the same type as whatever is shown in the List of Tags section.
Select the tag using the mouse or Up/Down arrow keys in the List of tags section to show the full text in the Whole of tag section (above the list of tags).
Alt+Up/Down can be used to show the previous/next tag from any other section when Alt+Up/Down on List Tags is checked.
The selected tag is shown in a text section.
The double click key [usually Z] is also available for text sections. It can be used to show a hex dump of selected text (all text if none is selected).
Find or F3 can be used to find a specific text string within the section.
Clip can be used to copy the selected text to the clipboard.
| Select Item - First Bytes Plain Text |
Select Item - First Bytes Plain Text
Plain text start and end bytes will be available only when either of sets Document as Tags N Text or Advanced - Everything at once is selected.
In the Plain text sections you will usually see the same text that would be displayed when the page is shown using IE or any other browser.
However, the text will not be formatted.
Text that would be shown as a link, in a table or any other formatted way is shown as simple text in this list.
Text that is part of an image file will *NOT* be shown as text here.
Option Popup List for Selected File - Dissected Tags N Text on the View menu can be used to view all of plain text.
Select a different file using the mouse or Up/Down arrow keys and then use (Re-)Read text for selected file (on the Show menu) to show tags N text / plain and raw text for that file. Alt+Up/Down can be used to show the previous/next file when Alt+Up/Down on List Files is checked.
The first and last chunks of text are shown in text sections.
The double click key [usually Z] is also available for text sections. It can be used to show a hex dump of selected text (all text if none is selected).
Find or F3 can be used to find a specific text string within the section.
Clip can be used to copy the selected text to the clipboard.
| Select Item - Last Bytes Plain Text |
Select Item - Last Bytes Plain Text
| Select Item - First Bytes Raw Text |
Select Item - First Bytes Raw Text
Raw text start and end bytes will be available only when either of sets Document as Tags N Text or Advanced - Everything at once is selected.
Raw Text start and end bytes will show the start and end of the source for the document.
This is the same text as shown when using "View Source" from the context menu (right-click menu) in IE.
Only the first and/or last bytes will be shown in these sections.
To see the complete source formatted into seperate lists of Tags and Text, use Select Item - Dissected Tags for Selected File and Select Item - Dissected Text for Selected File.
To view/edit the complete source with Notepad (or another editor if Special Links have been changed), use Open Selected file.
Select a different file using the mouse or Up/Down arrow keys and then use (Re-)Read text for selected file (on the Show menu) to show tags N text / plain and raw text for that file. Alt+Up/Down can be used to show the previous/next file when Alt+Up/Down on List Files is checked.
The first and last chunks of text are shown in text sections.
The double click key [usually Z] is also available for text sections. It can be used to show a hex dump of selected text (all text if none is selected).
Find or F3 can be used to find a specific text string within the section.
Clip can be used to copy the selected text to the clipboard.
| Select Item - Last Bytes Raw Text |
Select Item - Last Bytes Raw Text
| Select Item - www html Addresses |
Select Item - www html Addresses
WWW addresses will be available only when either of sets WWW Addresses or Advanced - Everything at once is selected.
Any Text that looks like a WWW address will be listed whether it is defined as a link, an object or image in the document or if it is just contained within the document text.
Text that looks like a WWW address is anything that starts with http: or www.
NB it is possible that text starting with either of these is not a valid address. No check is done whether addresses returned here are valid or exist.
After the address the number of each file in which the address was found is listed.
The sequence number will always correspond to a sequence number in the titles list.
More than one sequence number may be listed seperated with character |.
If the item was found more than once, the number of times it appears in a document will be shown in brackets after the sequence number of the file.
Example: "2 (4)|3" means The item was found in file 2 and appears 4 times in that file.
It was also found in file 3.
Find or F3 can be used to find within the entire list.
Clip or the clip key [usually C] can be used to copy the selected text to the clipboard.
Sequence/Line numbers and the list of file numbers are never copied.
Show All Available Items
This option will display all available items.
Which items are available depends on which set of items is displayed.
A shortcut key [usually A] is available to show all items.
To Hide items after all items have been shown use the Select Item submenu and choose the item to be hidden.
A different view of the analysis can be seen by selecting a different set of items. The set of items to be displayed can be any of:
E - Examples of Tag
U - Document as Tags N Text
W - WWW Addresses
Advanced - Everything at once
Keys Alt+Shift+E/U/W are available to switch easily between the first three options.
After selecting a set of items to be displayed, individual items can then be shown or hidden using the Select Item submenu on the View menu.
| List of Tags Section - Show Tags for Selected Element |
List of Tags Section - Show Tags for Selected Element
When Tags for Selected Element is checked, the List of Tags section will be refreshed to tags found for selected element and/or attribute.
See Select Item - List of Tags - 1. [E] tags found for selected element and/or attribute. for details of what is listed.
The section showing the whole of the selected tag will be changed (if shown) to show the first item in the list.
Shortcut keys [Usually E,P,M,S] are also available to change quickly between the options for the List of Tags Section:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
Submenu List of Tags Section will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
| List of Tags Section - Show Scripts |
List of Tags Section - Show Scripts
When Scripts is checked, the List of Tags section will be refreshed to show scripts and asp scripts.
See Select Item - List of Tags - 2. [P] all scripts and asp scripts found in any file in the file list. for details of what is listed.
The section showing the whole of the selected tag will be changed (if shown) to show the first item in the list.
Shortcut keys [Usually E,P,M,S] are also available to change quickly between the options for the List of Tags Section:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
Submenu List of Tags Section will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
| List of Tags Section - Show Comments |
List of Tags Section - Show Comments
When Comments is checked, the List of Tags section will be refreshed to show Comments from all files in the titles list.
See Select Item - List of Tags - 3. [M] all comments. for details of what is listed.
The section showing the whole of the selected tag will be changed (if shown) to show the first item in the list.
Shortcut keys [Usually E,P,M,S] are also available to change quickly between the options for the List of Tags Section:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
Submenu List of Tags Section will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
| List of Tags Section - Show Style Blocks |
List of Tags Section - Show Style Blocks
When Show Style Blocks is checked, the List of Tags section will be refreshed to show stylesheets from all files in the titles list.
See Select Item - List of Tags - 4. [S] all stylesheet blocks. for details of what is listed.
The section showing the whole of the selected tag will be changed (if shown) to show the first item in the list.
Shortcut keys [Usually E,P,M,S] are also available to change quickly between the options for the List of Tags Section:
1. [E] tags found for selected element and/or attribute.
2. [P] all scripts and asp scripts found in any file in the file list.
3. [M] all comments.
4. [S] all stylesheet blocks.
Submenu List of Tags Section will be available only when either of sets Examples of Tag or Advanced - Everything at once is selected.
| Popup List for Selected File - Dissected Tags N Text |
Popup List for Selected File - Dissected Tags N Text
Select a file using the mouse or Up/Down arrow keys. Tags and Text will be displayed for a single file only.
This option can be used to view tags and text as well as all plain text for any file on a popup window.
On the top part of the screen, dissected tags and text will be shown as well as an extra first column containing the element name for each line.
Dissected tags N text will show the same source of a document as shown when using "View Source" frrom the context menu (right-click menu) in IE. By showing the source as formatted lists of tags and text it is much easier to understand.
If a tag or text is too long to be fully displayed, double click it [or use the double click key, usually Z] to see the full text.
On the bottom part of the screen, all of plain text will be shown. I.e. you will usually see the same text that would be displayed when the page is shown using IE or any other browser.
However, the text will not be formatted.
Text that would be shown as a link, in a table or any other formatted way is shown as simple text in this list.
Text that is part of an image file will *NOT* be shown as text here.
Option Popup List for Selected File - Dissected Tags N Text on the View menu can be used to view all of plain text.
| Popup List for Selected File - Show Tags for Selected Element |
Popup List for Selected File - Show Tags for Selected Element
Select a file using the mouse or Up/Down arrow keys. Tags will be displayed for a single file only.
Tags for Selected Element will be displayed in a popup window.
See Select Item - List of Tags - 1. [E] tags found for selected element and/or attribute. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for Selected File - Show Scripts |
Popup List for Selected File - Show Scripts
Select a file using the mouse or Up/Down arrow keys. Scripts and asp scripts will be displayed for a single file only.
Scripts and asp scripts will be displayed in a popup window.
See Select Item - List of Tags - 2. [P] all scripts and asp scripts found in any file in the file list. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for Selected File - Show Comments |
Popup List for Selected File - Show Comments
Select a file using the mouse or Up/Down arrow keys. Comments will be displayed for a single file only.
Comments will be displayed in a popup window.
See Select Item - List of Tags - 3. [M] all comments. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for Selected File - Show Style Blocks |
Popup List for Selected File - Show Style Blocks
Select a file using the mouse or Up/Down arrow keys. Stylesheets will be displayed for a single file only.
Stylesheets will be displayed in a popup window.
See Select Item - List of Tags - 4. [S] all stylesheet blocks. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for All Files - Show Tags for Selected Element |
Popup List for All Files - Show Tags for Selected Element
Tags for Selected Element will be displayed in a popup window.
See Select Item - List of Tags - 1. [E] tags found for selected element and/or attribute. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for All Files - Show Scripts |
Popup List for All Files - Show Scripts
Scripts and asp scripts will be displayed in a popup window.
See Select Item - List of Tags - 2. [P] all scripts and asp scripts found in any file in the file list. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for All Files - Show Comments |
Popup List for All Files - Show Comments
Comments will be displayed in a popup window.
See Select Item - List of Tags - 3. [M] all comments. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.
| Popup List for All Files - Show Style Blocks |
Popup List for All Files - Show Style Blocks
Stylesheets will be displayed in a popup window.
See Select Item - List of Tags - 4. [S] all stylesheet blocks. for details of what is listed.
The top part of the popup screen will contain the same list that would be shown in the List of Tags section. The bottom part of the popup screen will contain the full text of the selected tag and the title/file name to which the selected tag applies (unless a list for a single file is shown).
Click on a different tag or use the Up/Down-arrow keys to change the tag shown.
Click OK or press Enter or press Esc to exit the popup screen.