Search found 16 matches

by harmony
Fri Apr 20, 2007 6:26 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Wow Ruth, thanks for all the work.

I'll see if I can get this to work. The only problem I see is the redesign. I'm not sure they are going to allow this. If this is the only way, then they'll have a choice to make.

Thanks again and if you happen to be able to use the existing layout and make it ...
by harmony
Wed Apr 18, 2007 3:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Great, no problem
by harmony
Tue Apr 17, 2007 3:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Hi Ruth,

Thanks for helping.

If you go here:

http://1footprint.com

You can see what I'm working on.


On the left side you'll see the first image: Cal Performances Presents (presents_series_nav.gif)

Under that image, you'll see the first menu (Main Menu). Behind that menu there is another image ...
by harmony
Tue Apr 17, 2007 2:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Hi Ruth,

Thanks for the reply,

I think I got it from here:

http://milonic.com/mfa/2004-Decembe ... -menu.html

If I do a search at http://milonic.com for: mm_showMenu(menuName)

and get several responses with the same code.

Hope you can help and thanks!
by harmony
Mon Apr 16, 2007 11:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Help? Anyone?
by harmony
Mon Apr 16, 2007 3:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Any ideas on what javascript to use and where? It seems easy enough to be able to mouseover an image (any old image on the site) and make the menu disappear and then mouseout the image and have the menu reappear.

I've spent about 6 hours trying to get code to work that I found on this help site ...
by harmony
Mon Apr 16, 2007 2:54 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

Ok,

It looks like I've whittled it down to just needing to know how to HIDE and SHOW the Milonic menu.

So if I mouseover an image (not related to the Milonic menu - just a header image), can I have the menu HIDE and when I mouseout, can it reappear?

Any help if greatly appreciated and I'm ...
by harmony
Sun Apr 15, 2007 11:46 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

I got this code on the support site, but don't know how to implement it in this case:

[code]<script language="JavaScript" type="text/JavaScript">
<!--
function mm_showMenu(menuName) // , alwaysVisState = optional. 1=on, 0=off
{
var menuNum = getMenuByName(menuName);
if (arguments.length > 1)_m ...
by harmony
Sun Apr 15, 2007 11:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

If it helps, I think I need to HIDE the milonic menu as soon as the user mousesover the original image. Then the new rollover image needs to appear in the milonic menu's place. I think this is done through JavaScript, but I don't know how to do it.

Any help?
by harmony
Sun Apr 15, 2007 8:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: HIDE AND SHOW MENU using mouseover and mouseout
Replies: 14
Views: 11664

HIDE AND SHOW MENU using mouseover and mouseout

Dear Milonic,

Any help on this would be greatly appreciated!


I have a simple 2 column HTML page with some rollover images.


When you rollover one of the images on the leftside nav bar, a new image appears below it.

The Milonic menu is in the left side nav bar. I want the Milonic menu to appear ...
by harmony
Fri Sep 01, 2006 3:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: fixed width css only layout - can't get verticle menu left
Replies: 11
Views: 7476

Hi Ruth,

Thanks for the info. I'm not quite sure what version of IE you are using, but every version I've tested centers just fine with my css and works with the vertical menu inside the div (no problems with the submenus either).

I've tested with Windows IE, Firefox, and Netscape; Macintosh ...
by harmony
Thu Aug 31, 2006 3:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: fixed width css only layout - can't get verticle menu left
Replies: 11
Views: 7476

Thanks for the replies!

StevieC, that did it. I tried to put the code in a div before, but gave attributes to the div that messed up the submenus. I put it in a blank div and it worked great.

Ruth, I'm not sure exactly what you proposed to do, but changing the left attribute of the menu made the ...
by harmony
Thu Aug 31, 2006 12:23 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: fixed width css only layout - can't get verticle menu left
Replies: 11
Views: 7476

Any thoughts on this one. Are there any more details I can provide?

Thanks
by harmony
Sat Aug 26, 2006 6:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: fixed width css only layout - can't get verticle menu left
Replies: 11
Views: 7476

Any help on this would be appreciated

Is the only answer to put the menu in a table? If so, will Milonic support CSS only layout in the future?

Thanks for any help.
by harmony
Tue Aug 22, 2006 5:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: fixed width css only layout - can't get verticle menu left
Replies: 11
Views: 7476

Hi Andy,

Thanks for the reply. You can see the problem here:

http://theharmonyproject.com/test/


By the way, the menu appears correctly in Windows IE 6, but not in Mac Safari, Mac/Win Firefox, or any other browser.

Also, if it's quick, do you know how to make the entire submenu have a border but ...
by harmony
Tue Aug 22, 2006 4:56 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: fixed width css only layout - can't get verticle menu left
Replies: 11
Views: 7476

fixed width css only layout - can't get verticle menu left

Dear Milonic,

Thank you for any help on this.

I have a fixed width css only (no tables) layout. To center the entire layout of the page, I've used:

div#container {
display: block;
position: relative;
margin:0 auto;
width: 770px;
}

I'm trying to get the menu to appear on the left side of the ...