Do you want the good news, or the bad news?
Well, there is no good news, so here's the bad news -
1. When you use those menus, there should also be a link in
the head of the
document to fetch a javascript file from the server - your
page is missing
that link. It would look something like this -
<script type="text/javascript"
src="mm_menu.js"></script>
You would have to add that line to your page to make the
error go away. Of
course, without this js file, your menus are non-functional.
2. You shouldn't use those menus, anyhow. They are a disgrace
to
Macromedia, and should have been removed from the product 2
releases ago.
If you want to know the real skinny about these menus, read
this from one of
the people who modified it for Macromedia -
http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/
The slightly good news is that there are much better ways to
do these menus.
Just ask, and you will receive lots of recommendations.
--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com
- Template Triage!
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
http://www.macromedia.com/support/search/
- Macromedia (MM) Technotes
==================
"kforgey" <webforumsuser@macromedia.com> wrote in
message
news:elcjbm$79d$1@forums.macromedia.com...
> Please help, I have searched for a couple of days for
this answer.
> My webpage loads and functions properly, but the task
bar says it is
> loaded
> but with errors. I do not know enough about the code to
know what I need
> to do
> to fix them. The site is www.usd261.com. Can someone
check it out for
> me. I
> am a 4 month rookie to dreamweaver and know only some
html.
>
> Thanks in advance,
> KF
>