Search found 7 matches

by BrendanChandler
Fri Oct 17, 2008 4:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Controlling Menu Width
Replies: 5
Views: 5277

Re: Controlling Menu Width

Hi John and Ruth,

Thank you both for your efforts. I really do appreciate them.

There are many places where I am confused. My ignorance is vast.

Many of the variables have values but I have no idea what units are being used so everything is a guess work for me.

Ruth in her post refers to 'FF ...
by BrendanChandler
Fri Oct 17, 2008 1:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Controlling Menu Width
Replies: 5
Views: 5277

Controlling Menu Width

I want to control the width of the menu.

I added code "maxwidth=130;"

I also tried setting 'menuwidth=130' which has the same effect;

The menu loads correctly and then shrinks the width to something much less.

Is there another feature that it conflicts with.

Should I be able to find the answers ...
by BrendanChandler
Thu Oct 16, 2008 5:31 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How do I position the menu on a simple web page?
Replies: 2
Views: 2713

How do I position the menu on a simple web page?

The sample from the box sits just inside the top left corner, over a logo and I want to move it down the page and in a little more. How?

I tried altering _MenuOffset Top and _MenuOffset Left but these did not seem to mke a difference.

I added Top=20; just above the 'A1' code but that did not seem ...
by BrendanChandler
Wed Oct 15, 2008 4:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Unable to activate sample menu
Replies: 6
Views: 6363

Re: Unable to activate sample menu

Yes, that works, thank you.

Problem caused by Post/Paste with a foreign keyboard which causes system to substitute characters.

Now I try editing, so watch this space.

Thanks

Brendan
by BrendanChandler
Wed Oct 15, 2008 3:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Unable to activate sample menu
Replies: 6
Views: 6363

Re: Unable to activate sample menu

Thanks for reply,

I have checked and all 4 .js files are in the same folder as the webpage, both on my machine and on the web server. I would have posted a copy image of the folder contents but could not paste an image of the screen here, so I added it to the web page.


http://www ...
by BrendanChandler
Wed Oct 15, 2008 12:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Unable to activate sample menu
Replies: 6
Views: 6363

Unable to activate sample menu

I created a new web page containing only the code shown below

I downloaded the 4 *.js files to the same directory as the webpage.

I opened the page in I.E.7 and the blank page containing the icon for the menu is displayed plus the following line <script language=JavaScript src=mmenudom.js>

This ...