I have upgraded from FP98 to FP2002. Now FP2002 is adding
html code I don't want which is making some of my
dynamicanimation hidden. I can edit it out, save the file
and make it work ok but as soon as I close and then re-
open the file the HTML is back. The line it's entering is:
style='text-align:center; position:relative !important;
visibility:hidden'

Have searched but can't fine a fix.

Re: FP2002 is adding unwanted HTML after upgading from98 by MD

MD
Wed Dec 31 07:33:50 CST 2003

Hi Ray,

What HTML is being added? Do you have a URL?
--
Mike -- FrontPage MVP '97-'02
http://www.websunlimited.com
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
----------------------------------------------------------------------------
--------------------
If you think I'm doing a good job, let MS know at mvpga@microsoft.com

"Ray" <anonymous@discussions.microsoft.com> wrote in message
news:0aba01c3cf42$92311ff0$a001280a@phx.gbl...
> I have upgraded from FP98 to FP2002. Now FP2002 is adding
> html code I don't want which is making some of my
> dynamicanimation hidden. I can edit it out, save the file
> and make it work ok but as soon as I close and then re-
> open the file the HTML is back. The line it's entering is:
> style='text-align:center; position:relative !important;
> visibility:hidden'
>
> Have searched but can't fine a fix.



Re: FP2002 is adding unwanted HTML after upgading from98 by Ray

Ray
Wed Dec 31 21:52:15 CST 2003

Yes the index.htm page is at http://www.eureka4wd.com.au
you will see I have 2 Dynamic Animations on this page
(drop in & spiral) the HTML being added is making both of
these invisible when published. The code added is:
style='text-align:center;position:relative;
visibility:hidden'
I can delete this and then publish and all is ok but as
soon as I save and close the file when it gets re-opened
the code is back. I have "preserve existing HTML" option
checked on the tools page options menu. Thanks for your
help.
Ray
>-----Original Message-----
>Hi Ray,
>
>What HTML is being added? Do you have a URL?
>--
>Mike -- FrontPage MVP '97-'02
>http://www.websunlimited.com
>FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
>----------------------------------------------------------
------------------
>--------------------
>If you think I'm doing a good job, let MS know at
mvpga@microsoft.com
>
>"Ray" <anonymous@discussions.microsoft.com> wrote in
message
>news:0aba01c3cf42$92311ff0$a001280a@phx.gbl...
>> I have upgraded from FP98 to FP2002. Now FP2002 is
adding
>> html code I don't want which is making some of my
>> dynamicanimation hidden. I can edit it out, save the
file
>> and make it work ok but as soon as I close and then re-
>> open the file the HTML is back. The line it's entering
is:
>> style='text-align:center; position:relative !important;
>> visibility:hidden'
>>
>> Have searched but can't fine a fix.
>
>
>.
>

Re: FP2002 is adding unwanted HTML after upgading from98 by Stefan

Stefan
Thu Jan 01 03:40:37 CST 2004

I searched, and did not find, in your source
style='text-align:center; position:relative; visibility:hidden'

You are using a customized script with several generated span tags as in
outString = "<SPAN "........
suggest you review them

PS
Remove all spaces from file/folder names - illegal html breaking your links as in
src="New%20Logo%20on%20Black.gif vs. src="New Logo on Black.gif

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Ray" <anonymous@discussions.microsoft.com> wrote in message news:045a01c3d01a$a51e2850$a101280a@phx.gbl...
| Yes the index.htm page is at http://www.eureka4wd.com.au
| you will see I have 2 Dynamic Animations on this page
| (drop in & spiral) the HTML being added is making both of
| these invisible when published. The code added is:
| style='text-align:center;position:relative;
| visibility:hidden'
| I can delete this and then publish and all is ok but as
| soon as I save and close the file when it gets re-opened
| the code is back. I have "preserve existing HTML" option
| checked on the tools page options menu. Thanks for your
| help.
| Ray
| >-----Original Message-----
| >Hi Ray,
| >
| >What HTML is being added? Do you have a URL?
| >--
| >Mike -- FrontPage MVP '97-'02
| >http://www.websunlimited.com
| >FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
| >----------------------------------------------------------
| ------------------
| >--------------------
| >If you think I'm doing a good job, let MS know at
| mvpga@microsoft.com
| >
| >"Ray" <anonymous@discussions.microsoft.com> wrote in
| message
| >news:0aba01c3cf42$92311ff0$a001280a@phx.gbl...
| >> I have upgraded from FP98 to FP2002. Now FP2002 is
| adding
| >> html code I don't want which is making some of my
| >> dynamicanimation hidden. I can edit it out, save the
| file
| >> and make it work ok but as soon as I close and then re-
| >> open the file the HTML is back. The line it's entering
| is:
| >> style='text-align:center; position:relative !important;
| >> visibility:hidden'
| >>
| >> Have searched but can't fine a fix.
| >
| >
| >.
| >



Re: FP2002 is adding unwanted HTML after upgading from98 by Ray

Ray
Thu Jan 01 06:53:59 CST 2004

Thank you for looking, the reason you didn't see
visibility:hidden' is because I removed it prior to
publishing so that everything works. The problem is that
it comes back next time I open the file in FP2002.
Ray
>-----Original Message-----
>I searched, and did not find, in your source
>style='text-align:center; position:relative;
visibility:hidden'
>
>You are using a customized script with several generated
span tags as in
>outString = "<SPAN "........
>suggest you review them
>
>PS
>Remove all spaces from file/folder names - illegal html
breaking your links as in
>src="New%20Logo%20on%20Black.gif vs. src="New Logo on
Black.gif
>
>_____________________________________________
>SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
>"Warning - Using the F1 Key will not break anything!" (-;
>To find the best Newsgroup for FrontPage support see:
> http://www.net-sites.com/sitebuilder/newsgroups.asp
>_____________________________________________
>
>
>"Ray" <anonymous@discussions.microsoft.com> wrote in
message news:045a01c3d01a$a51e2850$a101280a@phx.gbl...
>| Yes the index.htm page is at http://www.eureka4wd.com.au
>| you will see I have 2 Dynamic Animations on this page
>| (drop in & spiral) the HTML being added is making both
of
>| these invisible when published. The code added is:
>| style='text-align:center;position:relative;
>| visibility:hidden'
>| I can delete this and then publish and all is ok but as
>| soon as I save and close the file when it gets re-opened
>| the code is back. I have "preserve existing HTML" option
>| checked on the tools page options menu. Thanks for your
>| help.
>| Ray
>| >-----Original Message-----
>| >Hi Ray,
>| >
>| >What HTML is being added? Do you have a URL?
>| >--
>| >Mike -- FrontPage MVP '97-'02
>| >http://www.websunlimited.com
>| >FrontPage Add-ins Since '97 2003 / 2002 / 2000
Compatible
>| >-------------------------------------------------------
---
>| ------------------
>| >--------------------
>| >If you think I'm doing a good job, let MS know at
>| mvpga@microsoft.com
>| >
>| >"Ray" <anonymous@discussions.microsoft.com> wrote in
>| message
>| >news:0aba01c3cf42$92311ff0$a001280a@phx.gbl...
>| >> I have upgraded from FP98 to FP2002. Now FP2002 is
>| adding
>| >> html code I don't want which is making some of my
>| >> dynamicanimation hidden. I can edit it out, save the
>| file
>| >> and make it work ok but as soon as I close and then
re-
>| >> open the file the HTML is back. The line it's
entering
>| is:
>| >> style='text-align:center; position:relative !
important;
>| >> visibility:hidden'
>| >>
>| >> Have searched but can't fine a fix.
>| >
>| >
>| >.
>| >
>
>
>.
>