Support Contact:
Forums: extendstudio.com/support

Creative DW Menus Pack Forum


box Creative DW Menus Pack
Creative DW Menu Pack is a suite of Dreamweaver extensions that seamlessly blends the flexibility of DHTML and the Flash look and feel to create beautifully web site menus. The extension comes with over 30 built in skins that can be customized to suit the design (colors, fonts, size) and include a smart resize system that preserves round corners and the gradient fills when you change the menu size.

Find out more about Creative DW Menus Pack

Thread: DropDowns not working after Creative Menus upgrade

title left
User Details
message
title right
Herb Neely

post date:
2010-02-05 07:33:21
I installed the upgrade that made the folder Creative_Menus instead of Creative Menus. That solved my problem on the Unix server, but when I came back and worked on an older site and republished the Drop Down menus no longer work. See HatcherGarden.org (works on the index page but not on any of the secondary pages). The menuBar.html page itself works but will not work when called into other pages on a server side include like it did before. Please advise.
Herb Neely

post date:
2010-02-05 07:39:52
Forgot to mention in the original post. When I try to delete the server side input and simply insert the menuBar from the Creative Menus tab into the page, I get an error saying, "Making this change would require changing code that is locked by a template or translator. The change will be discarded". When I try to put in a whole new menu I get the same error.
Andrei Rinciog [Extend Studio]

post date:
2010-02-08 04:33:47
Hello,

The problem is created by the fact that you have links to the old scripts in the head of your pages. The links are correct in the menuBar.html file but you need to update them in the pages that include that file.

The menuBar.html file shouldn't have a doctype declaration and <html> and <head> tags. Leave only the tags that define the menu structure.

Regards,
Andrei Rinciog