Search found 12 matches

by scottswo
Mon Apr 03, 2006 3:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Horizontal Nav and IE
Replies: 4
Views: 3725

Still having problems with offset on IE as well

I just did a little more thorough check on several computers with different resolutions, and the Offset problem is still there as well on IE. So it seems that the problems that are there are something with the menu.

I am wondering if it has something to do with the openmenusbyurl.js file, as I ...
by scottswo
Mon Apr 03, 2006 5:49 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Horizontal Nav and IE
Replies: 4
Views: 3725

Made Update, but not all is fixed

Hi Michael,

I updated my code to only have the main menu in the TD tag. This fixed the menu offset problem, but I am still having an issue where IE is sometimes putting the secondary nav in the top left corner when the page loads. It seems that it mainly happens on the the following page:

- http ...
by scottswo
Sat Apr 01, 2006 12:58 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Problem with Horizontal Nav and IE
Replies: 4
Views: 3725

Problem with Horizontal Nav and IE

I have a site where the navigation is not behaving the same from IE to Firefox. The navigation is a horizontal nav on the main nav and secondary navs. I have coded the secondary nav to do a left offset to get it to start flush left with the table that it is in. If there is a better way to do this, I ...
by scottswo
Tue Feb 14, 2006 4:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: pagebgcolor style setting and menuwidth are not working
Replies: 4
Views: 3334

thanks

Thanks John,

I added myself to the "Current Menu Code Release Info..." so I will get emailed when you post a new version.

Thanks,

Scott
by scottswo
Tue Feb 14, 2006 4:18 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Setting Index/start page?
Replies: 4
Views: 3635

Doesn't work

Hi Ruth,

This does not work for what I am wanting to do. It seems that in order for the pagematch feature to work, a file name actually has to be called in the URL. The problem is that when a user first goes to a website, there is no file name in URL, ie. http://www.yahoo.com.

What I want to be ...
by scottswo
Tue Feb 14, 2006 4:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Setting Index/start page?
Replies: 4
Views: 3635

That's what I was looking for

Thanks Ruth, that's what I was looking for. I just failed to notice that property before.
by scottswo
Mon Feb 13, 2006 9:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Setting Index/start page?
Replies: 4
Views: 3635

Setting Index/start page?

Is there a way to let the menu know what page name is for the default page of the website? On all of my sites, I use home.asp as the main page, which the user gets if they just go to URL. However, Milonic does not use the pagecolor or pagebgcolor settings in the menu for that page if they just come ...
by scottswo
Mon Feb 13, 2006 9:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: pagebgcolor style setting and menuwidth are not working
Replies: 4
Views: 3334

fixed my problem

fixed my problem. Just had some conflicting settings and missing a simi-colon. It all works just fine.
by scottswo
Mon Feb 13, 2006 9:30 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: pagebgcolor style setting and menuwidth are not working
Replies: 4
Views: 3334

pagebgcolor style setting and menuwidth are not working

I have a new site using 5.739 and the pagebgcolor style setting does not seem to be working. If you mouse of the current page, it will change to the correct color, but it won't show it when the page is loaded. See example below, mouse over the Contact Us link and you will see what I mean. When the ...
by scottswo
Thu Dec 22, 2005 10:47 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Show a submenu when a page opens
Replies: 4
Views: 3889

Thanks Ruth,

I think that's what I'm looking for.

Scott
by scottswo
Thu Dec 22, 2005 4:55 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Show a submenu when a page opens
Replies: 4
Views: 3889

I was hoping to be able to do this as a second level menu item, as the menu is dynamically driven from a database.

Is it possible to make a function call to the menu code that opens specific submenus on mouseover? I could then insert this call dynamically, opening the specific 2nd level submenu ...
by scottswo
Thu Dec 22, 2005 1:02 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Show a submenu when a page opens
Replies: 4
Views: 3889

Show a submenu when a page opens

Is it possible to set a particular submenu (1st sub-levl) as "active" so that it already appears when the page opens? I am trying to get a similar effect to "keepalive=1", but I want a particular submenu to be viewed by the user without them having to mouseover or click on any menu item.