Search found 5 matches

by dudding
Wed Jul 15, 2009 10:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Milonic in my menu
Replies: 1
Views: 3511

Milonic in my menu

I am using sample 14 for Java and I cannot remove the word milonic from this menu. It appears everywhere that HOME normally appears. I have changed it but it keeps appearing. Website is www.gowesleyan.org for your review support. Here is the beginning of my code:

with(milonic=new menuname("Main ...
by dudding
Tue Jul 14, 2009 12:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: sample 14 menu
Replies: 1
Views: 3239

sample 14 menu

I cannot remove the word milonic from this menu. Here is the beginning of my code:

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
aI("offbgcolor=#000000;text=HOME;url=index.htm;showmenu=HOME");
aI("offbgcolor=#000000;text=ABOUT;url=about.htm ...
by dudding
Mon Jan 05, 2009 4:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu is invisible
Replies: 3
Views: 3139

Re: Menu is invisible

Thank you Andy. I will try that.
by dudding
Mon Jan 05, 2009 4:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu is invisible
Replies: 3
Views: 3139

Re: Menu is invisible

someone told me to use the error console in Firefox to see if the problem would show up there. I received two error message that I think might be the problem. The first is ns4 is not defined (problem line is indicated) and menuname is not defined.

Any help or explanation would be most appreciated.
by dudding
Mon Jan 05, 2009 2:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu is invisible
Replies: 3
Views: 3139

Menu is invisible

just completed a small site using Dreamweaver as my editor and the menu viewed and worked perfectly when viewed in a browser. However when I loaded everything to test the site on the web, my pages are there but no navigational menu can be seen. If you can point me as to possible steps that I missed ...