Search found 14 matches

by marks
Sat Jan 29, 2005 6:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Image based menu
Replies: 7
Views: 4602

Thanks John - not quite the same because your menus are fixed to the left edge of the browser window.

My menu floats in the center. The centering s controlled by <divs> because I'm using <divs> instead of tables for all of my sites now.

If I take the menu out the <div> my enu won't center with the ...
by marks
Fri Jan 28, 2005 12:41 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Image based menu
Replies: 7
Views: 4602

Hi Ruth – thanks for the response.

I think my problem is that I’m trying to attach menus to buttons which are integrated into the graphical design of the page, whereas most of the sample seem to float the menu into whitespace.

I’ve got a working version at http://www.thewayforward.com/medivet1 ...
by marks
Thu Jan 27, 2005 8:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Image based menu
Replies: 7
Views: 4602

Image based menu

On the sample

http://www.milonic.com/menusample17.php

it states " The Rollover/swap Images sample is a work in progess and should be completed very soon". How SOON is SOON?

Also this menu is in a fixed location so as the browser is resized all the content moves around underneath. What's the best ...
by marks
Tue Nov 09, 2004 8:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS / Accessibility - where to next?
Replies: 4
Views: 5990

Ok - thanks for your input
by marks
Mon Nov 08, 2004 4:54 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: CSS / Accessibility - where to next?
Replies: 4
Views: 5990

CSS / Accessibility - where to next?

For my last few sites I've used a lot more CSS and less tables. The benefits arising are

* alternate print layout
* works better on handhelds
* compatible with text readers for users with accessibility issues

I've got the Milonic menus on a number of sites. I'm now working on a new site that want ...
by marks
Wed Sep 01, 2004 6:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

I've created another version at http://www.orbys.com/octa1 which is idendical to the one you've seen at http://www.orbys.com/octa except the scripts are 5.33 - from another site but paid for :-)

This alternative works fine. It's not a critical issue, I can stick with the older version, although it ...
by marks
Wed Sep 01, 2004 6:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

5.33

I could try the <BODY> tag but I'm trying to build sites using CSS only from now on so this change would go against this.
by marks
Wed Sep 01, 2004 5:17 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

Sure

Open http://www.orbys.com/octa in IE6 and you'll notice that the blue background stops level with the grey footer bar (that has the copyright notice).

Then refresh or resize the browser window and the blue backgorund then fills in below the grey footer bar, as it should.

In Firefox it's ok ...
by marks
Wed Sep 01, 2004 12:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

Hi Andy - it fixes the main problem.

However the rendering of the background blue is still an issue. My monitor is 1280 x 1024 so there's room for a bit of blue below the footer. The space below the footer remains white until you resize the browser, when it goes blue.

It's ok on Mozilla and was ok ...
by marks
Wed Sep 01, 2004 12:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

Should add - the menus position themselves ok when you first rollover them - on re-visting the positioning goes wrong. Also I've noticed that the page isn't rendering the blue background correctly, beyond the footer, but is ok on version 5.33.
by marks
Wed Sep 01, 2004 12:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

Hi Kevin - it's all a bit odd because it sort of works now, no javascript errors - see http://www.orbys.com/octa

However the location of the menus works in Mozilla but not in IE6.

The location I'm specifying is relative to the image to which the script is attached in version 5.33, but in version 5 ...
by marks
Tue Aug 31, 2004 11:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

Hi Kevin - sorry for the slow response - I've been away.

No - I'm on Win2k
by marks
Fri Aug 20, 2004 8:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: _I has no properties
Replies: 12
Views: 7476

_I has no properties

I've just tried to upgrade a site from 5.33 to 5.42 and it works on the web but fails when running on localhost - in my javascript console I'm gettting

"_I has no properties" on line 19 mmenudom.js"

Any pointers welcome.
by marks
Fri Feb 13, 2004 6:53 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Atomz Search kills the menu?
Replies: 6
Views: 4978

Same problem - fixed by inserting comments into the script e.g.

<script language=JavaScript>
<!--
if(ns4)_d.write("<scr"+"ipt language=JavaScript src=http://www.foundationsystems.co.uk/scripts/mmenuns4.js><\/scr"+"ipt>");
else _d.write("<scr"+"ipt language=JavaScript src=http://www ...