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: Update soon?

title left
User Details
message
title right
Katherine Sarracco

post date:
2009-09-01 11:51:17
Is there a date for getting the new version? On top of the space in the folder names, there a couple of other issues that I'm not sure how to fix. Some have been mentioned in earlier threads.rnrn1. Safari and flashplayer 9 - the menu is jittery, and the submenus are impossible to click onrnrn2. the image caching in Chrome and Safari push the menu all over the screen when the screen is refreshed - (haven't tried Flock, later versions of IE and Firefox seem to handle it better) - even with absolute positioning via a div like this:rnrn#apDiv1 {rn position:absolute;rn left:100px;rn top: 200px;rn width:1024px;rn}
Cristian Dorobantescu [Extend Studio]

post date:
2009-09-02 12:36:18
Hi Katherine,

Actually we are beta testing a new version for the Creative DW Menus as we speak. The new release will also include support for PHP, ASP and ColdFusion.

Thanks,
Cristian Dorobantescu
www.extendstudio.com
Andrei Rinciog [Extend Studio]

post date:
2009-09-04 08:04:40
Hello,

And about the problems with positioning caused by picture caching, you need to add "px" to the dimension of each picture. This way, the browser won't place the menu wrong if the picture hasn't loaded yet.

Regards,
Andrei
Katherine Sarracco

post date:
2009-09-04 21:03:01
thanks, I just downloaded it....