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: css styles not working with xhtml doc type in html pages

title left
User Details
message
title right
Linda Hostettler

post date:
2007-12-06 09:46:06
My site pages are developed in .html with css styles for the font in a table format. I understand the problem with the submenus not appearing in IE without the doctype for xhtml. But if I use that doc type, my css styles are not recognized.

See http://correllinc.com/indexnew.html. Please ignore spacing problem. I will adjust when I get the menu working.

Thanks!
Monica Chitu [Extend Studio]

post date:
2007-12-06 10:14:11
Hi Linda,

I have checked the website and I found that the menu is working properly. Regarding the CSS problem, you should adjust the CSS in order to comply with the standards by the DOCTYPE.

Not declaring a DOCTYPE will make browsers to interpret the CSS rules and the HTML code with their own default DOCTYPE and this may cause inconsistencies in your design from one browser to another.
Also you should try to use different DOCTYPES to find out which is the best for your page but we dont know exactly how the menu will perform with any of these.

Regards,
Monica CHITU