PC Review Forums Newsgroups Microsoft Word Microsoft Frontpage Re: Script errors

Reply

Re: Script errors

 
Thread Tools Rate Thread
Old 24-01-2007, 08:30 PM   #1
Steve Easton
Guest
 
Posts: n/a
Default Re: Script errors


The font issue is here:

Questa missione viene
chiamata <font color="#0000FF"><b>"Il Grande Mandato"</b></font> e non </font><span lang="IT"
style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; mso-ansi-language: IT; mso-bidi-font-weight: bold">è



As for the script errors,
body onload="dynAnimation()
onmouseover="rollIn(this)"
onmouseout="rollOut(this)
are all looking for functions and there isn't a rollIn, rollOut or dynAnimation function defined anywhere in the page
that I can find.

By chance is this supposed to have an external script file that is supposed to be linked to from the page??


--
Steve Easton
Microsoft MVP FrontPage
FP Cleaner
http://www.95isalive.com/fixes/fpclean.htm
Hit Me FP
http://www.95isalive.com/fixes/HitMeFP.htm




"Michael" <Michael@discussions.microsoft.com> wrote in message
news:67751F5F-0561-4D3A-BC5A-E627B51C1BAB@microsoft.com...
> I'm getting multiple errors on all of my www.missioneperte.it pages! Steve
> notes:
> There are scripting errors on the page :
> dynAnimation is not defined
> rollIn is not defined
> rollOut is not defined
> and Unknown property 'mso-bidi-font-weight'.
> I thought the first 3 were defined. Obviously not! Can someone tell me how
> to do it?
>
> I don't find the other error or text anywhere? What is that?
>
> Thanks so much from a desparate webmaster!
>
> Michael
>



  Reply With Quote
Old 25-01-2007, 01:01 PM   #2
=?Utf-8?B?TWljaGFlbA==?=
Guest
 
Posts: n/a
Default Re: Script errors

Excellent deductions!!!!

The pages were pointing to a .js file but I checked the file after you asked
about it and it had been changed or currupted. I've fixed it and that's now
working fine!

The font issue is tougher. Looks like it was text I'd copied and pasted
from MS Word. Does FP not understand Word formatting?????

I searced for mso-bidi and I've got hundreds of these formatting problems on
the site. Do I need to change them all manually?

Anyhow, thanks for all your help, Steve. You've been great!

Michael

"Steve Easton" wrote:

> The font issue is here:
>
> Questa missione viene
> chiamata <font color="#0000FF"><b>"Il Grande Mandato"</b></font> e non </font><span lang="IT"
> style="font-size: 10.0pt; mso-bidi-font-size: 12.0pt; mso-ansi-language: IT; mso-bidi-font-weight: bold">è
>
>
>
> As for the script errors,
> body onload="dynAnimation()
> onmouseover="rollIn(this)"
> onmouseout="rollOut(this)
> are all looking for functions and there isn't a rollIn, rollOut or dynAnimation function defined anywhere in the page
> that I can find.
>
> By chance is this supposed to have an external script file that is supposed to be linked to from the page??
>
>
> --
> Steve Easton
> Microsoft MVP FrontPage
> FP Cleaner
> http://www.95isalive.com/fixes/fpclean.htm
> Hit Me FP
> http://www.95isalive.com/fixes/HitMeFP.htm
>
>
>
>
> "Michael" <Michael@discussions.microsoft.com> wrote in message
> news:67751F5F-0561-4D3A-BC5A-E627B51C1BAB@microsoft.com...
> > I'm getting multiple errors on all of my www.missioneperte.it pages! Steve
> > notes:
> > There are scripting errors on the page :
> > dynAnimation is not defined
> > rollIn is not defined
> > rollOut is not defined
> > and Unknown property 'mso-bidi-font-weight'.
> > I thought the first 3 were defined. Obviously not! Can someone tell me how
> > to do it?
> >
> > I don't find the other error or text anywhere? What is that?
> >
> > Thanks so much from a desparate webmaster!
> >
> > Michael
> >

>
>
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off