Search found 6 matches

by Ludus
Sun Feb 22, 2004 9:30 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Images in the menu
Replies: 2
Views: 4402

Yes, just put in the image code in place of the text, or you can even put in the image and text, like so ,"<img src=uk.gif border=0>&nbsp;&nbsp;United Kingdom","http://www.whatever....and so on with the rest of your code.

Ruth

Many thanks, innkeeper9! It works good!
Daniele
by Ludus
Sun Feb 22, 2004 3:43 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Images in the menu
Replies: 2
Views: 4402

Images in the menu

Hi,
I have in the menu a link to the UK version of my site (I'm italian). Is it possible, instead to write "UK", insert an UK flag?

Thanks in advance.

Daniele
by Ludus
Mon Apr 28, 2003 12:05 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Left alignment of sub menu
Replies: 5
Views: 4116

Hi Daniele,

You can set the text alignment of any submenu in the 9th element of the menu's array: "left", "right", or "center".

Another alternative would be to hide the select box (or the entire form) when the overlapping menu opens.

Hope that helps,

Kevin in the US

Dear Kevin,

thanks for yr ...
by Ludus
Tue Apr 08, 2003 2:10 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: menu to display at top & bottom
Replies: 2
Views: 2739

Re: menu to display at top & bottom

[quote="rmiller72"]I am interested in my menu displaying at the top and bottom of the webpage. Can someone please help me with the easiest way to accomplish this? The webpage address is http://www.eaglerockkennel.com.

The above web address doesn't exist.
Daniele
by Ludus
Mon Apr 07, 2003 2:24 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Left alignment of sub menu
Replies: 5
Views: 4116

Left alignment of sub menu

Hi,

I need to set a left alignment for 1 or 2 sub menu only. Is it possible?
My DHTML menu shows all submenu with right alignment.
I need to change the alignment as I have in the page a menu select and 1 sub menu shown is covered by this select menu.

Hope it's clear :)

Thanks in advance,

Daniele ...
by Ludus
Sun May 26, 2002 9:28 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: pop up window in the menu
Replies: 1
Views: 2426

pop up window in the menu

Hi,
I need to open a pop up with the menu, but I'm not able to do it...
May I get a help, please?
See below an example:

addmenu(menu=["Arte",
,,95,1,"",style1,,"left",effect,,,,,,,,,,,,
,"Disegni","disegni.htm",,,1
,"Web Art","webart.htm",,,1
,"Backgrounds","back.htm",,,1
])

"Web Art" is the ...