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: my sub menus ain't showing...

title left
User Details
message
title right
Mads donkin

post date:
2008-07-10 06:29:41
hi.
i have got one more problem with your menus.
my submenus are not showing. i am using a cms system. can this be causing the menu not showing the sub menu?
Lavinia Iancu [Extend Studio]

post date:
2008-07-11 07:58:00
Hello,

Please send us a link to the page in which this issue occurs so we can see what the problem might be.

Kind regards,
Lavinia Iancu
Mads donkin

post date:
2008-07-17 08:27:19
www.coaching2u.dk
I found another problem.
The menu ain't loading a new site when clicking on it.. but only when the adress to the page is without www.
Your site ain't working to when im now putting www. in front of it
can u teel me the problem
Lavinia Iancu [Extend Studio]

post date:
2008-07-17 11:10:12
Hi,

After looking at the link you sent, I have noticed that here is no doctype in your page (doctype specifies which HTML standard you are using), and this is why the submenus are not showing. Not using a doctype declaration is a risky thing to do because your website will look different in every browser. This is because each browser has his own default doctype. Also, not using a doctype will make the menu to not function properly in IE because the default doctype for IE is antique.

Please, in order to avoid a potential problem, add this in the first line of your HTML document:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


You can find out more about DOCTYPES here:
http://www.alistapart.com/stories/doctype/
http://www.w3schools.com/tags/tag_doctype.asp

Please feel free to contact us if you have any other questions and we will assist you.

Kind regards,
Lavinia Iancu
Mads donkin

post date:
2008-07-22 05:48:45
I have insertet that now... don't know why i had not seen that.
Now my subs are working when typing http://www.coahing2u.dk and not http://coaching2u.dk
Thats a big problem for me
Mads donkin

post date:
2008-07-22 05:53:06
Your website ain't working to when not putting www. i front of the domain name...
It loads the top of the page bit then it just loads and loads forever
Catalin Serban [Extend Studio]

post date:
2008-07-23 12:04:44
Hello,
I have checked the webpage and I hadnt found the problem that you are describing. The menu works even when not putting WWW in front of the address.

But I found another issue, on FF3 the submenu it loses focus. This can be fixed if you delete the overflow:auto;? attribute from #text2? id.

Regarding our website this is a known issue and it will be dealt with when we will change the website. This it will happen this autumn.

Kind Regards,
Catalin Serban