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 menu falls behind swf file in IE

title left
User Details
message
title right
Jonathan Hunt

post date:
2008-11-06 08:30:07
Hello,rnrnI am putting a swf file below the menu. Everything looks fine in Firefox and Safari. When I view the page on my PC in IE the sub menu is behind the swf file. How do I get it to be above the file. Here is the link. http://admission.hartford.edu/newsite/home.phprnrnJon
Jonathan Hunt

post date:
2008-11-06 09:16:23
also is there a way to get rid of the space above and below the menu
Jonathan Hunt

post date:
2008-11-06 11:15:31
getting pretty frustrated with this product, now the sub menu doesn't show up in IE at all. Again I am at a stand still today until helped. Thank you http://admission.hartford.edu/newsite/home.php
Yvonne Hendrix

post date:
2008-11-07 22:42:14
Hi I had this same problem when using <div> tags vs. tables. When I created a table around my swf my menu dropped over the top in both IE and Mozilla.

example:
<DIV id=content><table><tr><td>"insert swf"</td></tr></table></div>

I hope this can solve your problem as well.
Andrei Rinciog [Extend Studio]

post date:
2008-11-08 07:41:33
Hello guys,

This is a z-index problem, the menu is put behind your other swf.
You must use “wmode:transparent” with the other swf so the menu will be displayed above the content of the other swf.
I will send you both a tutorial and more information about wmode and its usage by email.

Kind regards,
Andrei Rinciog