Comments - hide/show

E

esworp

Select text - Choose Comment from the Insert menu - and lo the selected text is commented / hidden.

Ok, so how do I get it back again? (Uncomment it)

TIA
Esworp
 
S

Stefan B Rusynko

Select it and just retype your new text
- or in html/code view remove the html comment tags
Comment start tag is
<!--
and end tag is
-->




| Select text - Choose Comment from the Insert menu - and lo the selected text is commented / hidden.
|
| Ok, so how do I get it back again? (Uncomment it)
|
| TIA
| Esworp
 
E

esworp

Sorry Stefan, Nothing is that simple in FrontPage :)

When the Insert -> Comment command is used it replaces the highlighted text with the following code:
<!--webbot bot="PurpleText" PREVIEW="Hide table" -->
The PREVIEW text appears on the 'Normal' page, but is not visible on the 'Preview' page.
It would seem that the actual text that is commented out is hidden away somewhere - possibly never to return.

Thanks for all help - any more ideas?

Esworp
 
A

Andrew Murray

it's not "commented" it was overwritten by the comment. don't select the text.
Just select a blank line and insert the comment.
 
S

Steve Easton

In Normal or Edit view, highlight the commented text and press delete. It should remove the text,
the comment and the bot.

--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed............
........................with a computer
 
E

esworp

Doh! I think you must be right Andrew, thanks.

I assumed that the inclusion of a 'webbot' meant that the highlighted text must be hidden away somewhere.

Thanks all - I'll get my coat then.
 
Top