Search found 5 matches

by skyblue
Mon Mar 01, 2004 10:13 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu with 2 columns?
Replies: 9
Views: 6441

I'm not sure I completely understand. Are you saying that when you mouseover or click on an image, you want your "double-menu" to pop up? If so, that should be do-able through a little bit of scripting.

Yes, that was what I meant. I call popup twice under the event of mouseover, but only the ...
by skyblue
Fri Feb 27, 2004 11:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu with 2 columns?
Replies: 9
Views: 6441

Ahh, stupid me, didn't think of the other way round... :oops:

Actually I tried that in the very beginning...now I explain a bit better:

I made two vertical menu like you said, each has multiple rows.

The problem is I use an image as a reference point (as in sample: Using the popup Positioned by ...
by skyblue
Thu Feb 26, 2004 3:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu with 2 columns?
Replies: 9
Views: 6441

Hi Maz and Kevin,

Unfortunately I'm developing on my pc without any server, I'm unable to show you a preview.

Agree with Kevin, my methods totally unintentionally "disabled" all the good features of this library. I can easily make a div with a table just show and hide, only that I'm kind of in a ...
by skyblue
Wed Feb 25, 2004 4:55 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu with 2 columns?
Replies: 9
Views: 6441

Maz,

Thanks for the reply.


Your first submenu is going to open on top of the 2nd column, top or left="offset=1"; will also adjust submenu position.
maz

Sorry, but I cannot understand well what do you mean by that. Would you kindly explain more?

I did a crazy experiment, it is working on IE ...
by skyblue
Wed Feb 25, 2004 4:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Menu with 2 columns?
Replies: 9
Views: 6441

Vertical Menu with 2 columns?

Hi all,

Have anyone tried to create a vertical menu with 2 columns, meaning every row has 2 items instead of one.

Any guidelines or ideas will be highly appreciated.