Runtime Error Object Expected

  • Thread starter Thread starter Jim
  • Start date Start date
J

Jim

I am in the process of using FrontPage 2003 to upgrade a
website that was originally developed using FrontPage
2000. Several pages in the site are now encountering
scripting errors at load time. The script statement
creating these errors appears to be: onload=" dynAnimation
();
Any help resolving this problem will be greatly
appreciated.
Jim
 
Probaly the FrontPage image swapping or page effects.
Click on >view toolbars >dhtml effects
Then click on the image(s)(or left or right of them on the
page, just redo the image swapping or page effect.

Bill Schroyer
(e-mail address removed)
http://www.frontpagewiz.com
 
Bill,
I believe that you are on the right track but I do not
currently have any DHTML effects on these pages. As I
mentioned, this site was originally developed about trhee
years ago and it is possible that DHTML was used on some
of the link bars. However all of those elements have been
replaced with interactive buttons. I copied one to these
pages to a test page and then delete everything from one
of the pages (in design view. The page still gave me this
error in preview mode (or when viewed the page in IE6).
By the way, after I deleted everything from the test
page, the following line was still there:

<body
stylesrc="http://web2003/jhbarnes/_private/style_White_Bac
kground.htm" leftmargin="50" onload=" dynAnimation()"
style="text-align: left">

Don't know if this is significant or not.
Jim
 
If you are not using the DHTML effects, delete the onload statement
onload=" dynAnimation()"
from the body tag.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top