Thanks Imar, that's what I was missing.
Mark Day
> Hi Mark,
Did you _put_ the file mm_menu.js to the server as well? This JavaScript
file contains a lot of the menu logic and needs to be present on the
server too.
Either copy the file mm_menu.js to your inetpub\thecookingplace folder of
your website, or if the file is visible in Dreamweaver, use the Put
command to copy it to the server.
HtH
Imar
> Hi, I am working through 'Beginning dreamweaver MX' and I am adding a
> popup menu from the behaviours tab (Page 97). After saving the page and
> previewing with IE6, I am getting a runtime error.
> Line: 10
> Error: ?Menu? is undefined.
> The downloaded page from Wrox works fine. I have compared the code
behind
> my page and the downloaded page and can see no difference.
> Can anyone explain what would cause this error?
>
> Thanks
> Mark Day.