Search found 18 matches

by gjensen
Wed Nov 23, 2005 5:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu positions in IE vs. Firefox
Replies: 5
Views: 4160

working / not working

Ruth, I have some things working and others not. I made your suggested changes: 1. renaming "Main Menu" to "Entry Menu" and "Side Menu" making a total of 3 menu systems in a give page. 2. I added the table, but don't know how I'm going to compensate the IE menu drop dow...
by gjensen
Wed Nov 23, 2005 4:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu positions in IE vs. Firefox
Replies: 5
Views: 4160

wow thanks... here's more

Wow Ruth, Here's exactly what I'm trying to do: hide busy data. 1. I need the top horizontal menu to be your typical dropdown menu which pulls data dynamically through the blog software: categories, entries...etc. These behave as hover states. 2. I need the right side of the page to represent other ...
by gjensen
Wed Nov 23, 2005 3:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu positions in IE vs. Firefox
Replies: 5
Views: 4160

tried without fixing

Ruth, I took the div tag out entirely... and this didn't fix anything. The only other tag affecting it would be the <body> tag. I commented out the <body> tag properties and it still was broken. The next steps would be to manually move them through submenu properties. I need to move other submenus f...
by gjensen
Tue Nov 22, 2005 10:38 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenu positions in IE vs. Firefox
Replies: 5
Views: 4160

submenu positions in IE vs. Firefox

http://www.endurant.org/ If you notice the submenu drops down perfectly in firefox, but not so perfectly in Internet Explorer. have advice? here's my code: <script type="text/javascript"> with(milonic=new menuname("Main Menu")){ alwaysvisible=1; itemheight=14; itemwidth=186; left...
by gjensen
Tue Nov 22, 2005 5:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus - clicking to open..
Replies: 9
Views: 5586

thanks!

ruth... that did it.
thanks!
by gjensen
Tue Nov 22, 2005 5:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus - clicking to open..
Replies: 9
Views: 5586

incorrect answer???

Andy, Maybe I didn't clarify... My onclick does NOT work. will your answer help this problem??? I will paste your code in.... but I don't understand how that will fix my problem. Please advise...if your on the same thread as I am... if not... then help me adderss the above issue. thanks for your pat...
by gjensen
Tue Nov 22, 2005 4:43 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: images not showing menu_sample52_ver5_735.zip
Replies: 3
Views: 2926

url

The top horizontal menu.

http://www.endurant.org/
by gjensen
Tue Nov 22, 2005 4:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: submenus - clicking to open..
Replies: 9
Views: 5586

additional feature to openonclick

I have tried to use the openonclick=1; on a feature I am trying to implement. This is used in a menu within the content area so I don't want mouse-over in this portion of the page. Oh yes... this menu works as a rollover, So all I need to do is change it to openonclick. Please advise. Here is my cod...
by gjensen
Tue Nov 22, 2005 5:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: images not showing menu_sample52_ver5_735.zip
Replies: 3
Views: 2926

images not showing menu_sample52_ver5_735.zip

I am putting all .js files in the root level folder: /dhtml-nav/ I have tried dropping the images in that folder and also at root level... both tries did not show the images. Is there somewhere I configure the path to the images? I see they are being called in the Main Menu: aI("align=center;bg...
by gjensen
Mon Nov 21, 2005 9:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: highlite menus... property?
Replies: 1
Views: 1860

highlite menus... property?

I need to know what the highlight property is named ... I want to take the property out.

thanks,
by gjensen
Mon Mar 21, 2005 5:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: subimage not showing up.
Replies: 1
Views: 2116

I figured it out. thanks.

I figured it out.
by gjensen
Mon Mar 21, 2005 5:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: subimage not showing up.
Replies: 1
Views: 2116

subimage not showing up.

my subimage arrow is not showing up. I do not want it to show on the top level. I only want it to show on the child categories. where should I put the line: subimage="/include/menu/arrow.gif"; ????? _menuCloseDelay=500; _menuOpenDelay=150; _subOffsetTop=2; _subOffsetLeft=-2; var browsernam...
by gjensen
Sat Mar 19, 2005 8:48 pm
Forum: Anything Goes
Topic: 2 lincenses 2 domains, One data menu...?
Replies: 2
Views: 4184

2 lincenses 2 domains, One data menu...?

Can I purchase 2 licenses of milonic, run them from 2 domains, yet pull from one menu_data file? Technically speaking, can milonic menu do this without the "milonic" link poping up at the top of the page.
by gjensen
Mon Mar 07, 2005 5:00 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: really interesting...
Replies: 1
Views: 1867

really interesting...

I took the page source of the webpage of the broken menu, and created a test file... loaded to the server ....and it worked !!! So there is a problem of when the body code (of the included JS) is NOT parsed by the browser after the header code...in that sequence. If it does not parse in that sequenc...
by gjensen
Mon Mar 07, 2005 4:38 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: PHP include of menu not working
Replies: 4
Views: 3420

partly works

I changed the name of the JS files to PHP and I can include those files. but I still needed Milonic specific code down further in the content inorder to embed the menu at a certain location of the page layout. This is the code that shows up in the browser source, but will not work unless I put it st...
by gjensen
Mon Mar 07, 2005 3:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: PHP include of menu not working
Replies: 4
Views: 3420

PHP include of menu not working

What is the best way to seperate my js code from the rest of my code? I have tried to do a PHP include without success. Interestingly the code still shows up in the browser source, but not in the browser display.

If I embed the JS in the file all is fine.

Please advise.
by gjensen
Fri Mar 04, 2005 4:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: properties not working....!!!!
Replies: 2
Views: 2442

Ruth, thanks.
Got things working. All I needed was a little push.
More later.
by gjensen
Fri Mar 04, 2005 2:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: properties not working....!!!!
Replies: 2
Views: 2442

properties not working....!!!!

Below are my properties for the menu displayed at: http://www.ihets.org/coverpage2005/index8.html I need to customize and can't seem to get things working. I need you to help me sample the correct properties. 1. What is the correct property for displaying an image in the header category? NOT an arro...