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: Sub menus lokk ok in DW live view but wont show in IE8

title left
User Details
message
title right
Torgny

post date:
2011-06-19 13:36:41
In DW live wiew the submenus (fade) are shown but not in IE 8.

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
I have added the all directoties starting with the directory of the index file down to Creative_Menues/Dropdown_Menu

Shouldt it work jus as in the DW live view?
Torgny

post date:
2011-06-19 14:26:19
I have also added all directories down to Adobe_Style as trusted locations for Flash Player
Andrei Rinciog [Extend Studio]

post date:
2011-06-20 06:35:43
Hello,

It should work with your doctype but try this one instead:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

If it works in design view, something changes when you test in browser. Do you have a testing server or you test locally?

Could you send me a copy of the page or maybe a link by email at support at extendstudio.com?

Regards,
Andrei Rinciog
Torgny

post date:
2011-06-20 13:30:49
Hi the problem was that i have google analytics code that has to be placed at the bottom of the head section. When i inserted the dropdown menu 2 script was inseted at the bottom. When i moved the 2 scripts before the Google Analytics code the menus works fine,
Andrei Rinciog [Extend Studio]

post date:
2011-06-21 06:52:41
Hello,

Thank you for posting your finding, I'm sure it will help others in the future.

Regards,
Andrei Rinciog