Search found 17 matches

by zotsf
Fri Jul 11, 2003 4:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Using an image for Menu Item Separator
Replies: 4
Views: 4561

The third option would be to simply have no text and make a seperate menu item for each seperator. This would allow you to equally apply styles (aka spacing and height) to the seperators.

By was of example...

aI("text=<img src='images/xpsearch.gif' border=0>;");

or with spaces....

aI("text ...
by zotsf
Fri Jul 11, 2003 4:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

No worries, I don't feel shot down.

I see your point that as a general function my request could cause as many problems as fix them regarding directory structure.

Maybe there could be a seperate function that allows the developer to indicate "section" or "category" that would enable them to set a ...
by zotsf
Thu Jul 10, 2003 7:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

work around

I've got a work around for pageimage.

As explained (maybe not so well) above I'd like the 'pageimage' function to work for any page within a given directory rather than just the pages that are linked to from the menu.

my work around discards use of the pageimage function and simply utilizes more ...
by zotsf
Wed Jul 09, 2003 5:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: RC2 bug - unwanted reordering of top level menus
Replies: 0
Views: 2366

RC2 bug - unwanted reordering of top level menus

hoa boy, this is a good one.

I just upgraded to rc2 and found an interesting behaviour. If you mouseover the top level menu, the menu reorders itself, and sometimes duplicates itself.

This behaviour holds true for Mozilla 1.4, Netscape 6 and Netscape 7 on the PC or Mac

An example can be found at ...
by zotsf
Wed Jul 09, 2003 5:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

yaah, RC2 addresses part of this issue. Now if you are in the top level directory or on a page that is linked to from a menu, the pageimage works correctly.

Any chance we can get the pageimage to work on a directory level across the board? Meaning, can you set it so that pageimage works when on ...
by zotsf
Wed Jul 09, 2003 5:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: RC does not work in Mozilla?
Replies: 1
Views: 2845

RC2 seems to fix this issue. Thanks :)
by zotsf
Tue Jul 08, 2003 9:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Netscape 7 problem
Replies: 3
Views: 3970

what page?
by zotsf
Tue Jul 08, 2003 5:40 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: RC does not work in Mozilla?
Replies: 1
Views: 2845

RC does not work in Mozilla?

I've found that the RC is not working in Mozilla. I'm only guessing this is a bug and hope I've just not gotten something wrong.

Anyway, I've got an example of both the beta version 4.13 and RC5 up here.

http://dev.benzot.net/v4/

and

http://dev.benzot.net/v5/

It's the sub menu that is not ...
by zotsf
Mon Jul 07, 2003 8:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

What I'd ideally like, is to have pageimage work anywhere within a given directory (like .../education/... ) regardless of whether or not the particular page you are on is part of the navigation menu.

check out http://dev.benzot.net/ again. The highlighting I'd like is seen if you click on one of ...
by zotsf
Sat Jul 05, 2003 11:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

[quote="maz"]I'm slowly making changes, don't know where this error is:
line 9 char 17797 _mi [...].18' is not an object

edit:
---------
;;;;;;; //some of these were missing
---------

[/quote]

Thanks. I'm not sure that makes much of a difference though :(

[quote="maz"]
Will this be correct as ...
by zotsf
Sat Jul 05, 2003 11:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: nice menu, but can i turn off the background color and...
Replies: 3
Views: 4173

You can set the style for each and every menu. If you'd like to have the drop down menus look different than the top level menu, just create a different style.
by zotsf
Thu Jul 03, 2003 6:19 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Transparency and version 4
Replies: 5
Views: 5592

onbgcolor="transparent";
offbgcolor="transparent";
by zotsf
Thu Jul 03, 2003 6:15 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu width increasing in multiples of 21
Replies: 10
Views: 7741

you could try setting the width to a function rather than an int. I've successfully set the menu parameters with javascript variables. If it were a function, you could loop and increase every time it's called.
by zotsf
Thu Jul 03, 2003 6:12 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

Yeah, Andy, thanks for the speedy turn around on this one. Extremely cool.

And thanks, moholland, for the tip, but unfortunately it didn't solve the problem.

I tried your suggestion of adding a parameter to one, and then all, of the links. I even tried changing company/index.jsp to company/company ...
by zotsf
Wed Jul 02, 2003 7:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

Very cool. I've got it implemented, but there seems to be a bug...or I'm missing something.

When you are on one of the top level pages, pageimage= doesn't work. If you are on a page that is under that top level page, then it does.

Check it out...

http://dev.benzot.net/index.jsp

:)
by zotsf
Fri Jun 27, 2003 5:35 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

pageover image

yah! [patiently waiting like a dog] [wagging tail] :)
by zotsf
Thu Jun 26, 2003 11:37 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Page Highlighting Image
Replies: 14
Views: 11775

pageoverimage

I'd really love to see that as well. Is there an existing way? or is that still being developed?