Forum Moderators: open

Message Too Old, No Replies

FP 2003 Help

         

NeedScripts

7:23 am on Aug 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



FP 2003 Beta 2, removes space between the comment end tag and the html tag after it.. For example I want it to be like


<!-- My Silly comment here -->

<table>
<tr>
etc...

However when I save the page, it changes above to


<!-- My Silly comment here --><table>
<tr>
etc...

Does anyone how to take care of this silly error?

Thanks for the help.

NS

Reflect

4:43 pm on Aug 21, 2003 (gmt 0)

10+ Year Member



In the prior version you could go to, going from memory, tools>preserve existing HTML while the code is highlighted. I am mot sure if this is still valid in the BETA release.

Brian

pageoneresults

5:03 pm on Aug 21, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I've not downloaded the beta because I'm still on Win98. :(

In FP2002 you would go to...

Tools > Page Options > HTML Source > Tags

Scroll down until you see the comments tag. Click it (highlight) and the parameters will become available (on the right) for modification.