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: Dreamweaver Creative Menu Developer Edition - Verticle Menu

title left
User Details
message
title right
Andrew Paget

post date:
2010-03-24 02:25:21
In the general settings it asks for width and height of the menu. If there more Category links (trigger links?) than the height can accomodate, the height of the menu does NOT change, instead, the trigger links simply go off the bottom of the menu. This must be incorrect?rnrnAm I understanding this properly I wonder? Is there a resolve for this?
Andrei Rinciog [Extend Studio]

post date:
2010-03-24 06:07:07
Hello,

The dimensions of the menu do not update themselves automatically to match what you get from the recordset. I think that we should add this behavior to the extension so I will put this on our bug database.

You can do this manually though. The dimensions of the menu are defined in the div with id "menu_options". That div has an attribute "totalheight". You can change the value of that attribute to accommodate the number of buttons that you get from the recordset. You can do something like, the length of the array that's returned by the recordset * 20.

If you need more help just let me know.

Regards,
Andrei Rinciog
Support Engineer - Extend Studio