Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.
You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.
I follow the steps to create a pop-up menu from page 95-97. When I test the page, it has javascript error: "Menu is undefined" and when I roll the mouse over the Regions button, it has javascript error: "object expected".
I check that I have put the file mm_menu.js in the same folder as TheCookingPlace folder. Somehow it is not seeing this file. Then I try to copy the codes in mm_menu.js file and paste them inside the regions.htm. It doesn't have the previous mentioned 2 javascript errors BUT it then said "icontainer" is undefined....
I download mm_menu.js file from this website. Is this file the updated version ???