Search found 13 matches

by cshontz
Tue Oct 07, 2003 2:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Scroll Bar Should Not Appear
Replies: 10
Views: 7010

No dice on the "top=" tip. Thanks though, mfurf! :) Hergio, Your body tag script was the ticket, although "popdn" generated an object required error for whatever reason, the "popup" portion of the script worked well enough without it. The vertical scroll bar is only vis...
by cshontz
Fri Oct 03, 2003 3:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Scroll Bar Should Not Appear
Replies: 10
Views: 7010

Update: To further debug this issue, I tested it using a static menu, and plugged my data into the sample 5 RC14 menu.htm file under "Links". Upon load, the vertical scrollbar persists until "Links" is touched by the mouse. http://209.123.24.26/write/menu/menu.htm I appreciate an...
by cshontz
Thu Oct 02, 2003 10:07 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Scroll Bar Should Not Appear
Replies: 10
Views: 7010

Some output: ----- with(milonic=new menuname("Owners")){_c=1 style = mainStyle; overflow="scroll"; aI("text=Abbott, Heather;url=rgallery.asp?owner=2;"); aI("text=Althouse, Josh;url=rgallery.asp?owner=3;"); aI("text=Anaya, Mario;url=rgallery.asp?owner=4;&q...
by cshontz
Thu Oct 02, 2003 10:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Scroll Bar Should Not Appear
Replies: 10
Views: 7010

Dynamic menu body, ASP script: ----- <% set rsCust = Server.CreateObject("ADODB.Recordset") rsCust.ActiveConnection = MyDSN rsCust.Source = "SELECT DISTINCT rides.customerid, customers.lastname, customers.firstname, clubs FROM rides LEFT JOIN customers ON rides.customerid = customers....
by cshontz
Thu Oct 02, 2003 10:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Scroll Bar Should Not Appear
Replies: 10
Views: 7010

Top part of menu data file: ----- _menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=150 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offs...
by cshontz
Thu Oct 02, 2003 10:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Vertical Scroll Bar Should Not Appear
Replies: 10
Views: 7010

Vertical Scroll Bar Should Not Appear

A vertical scroll bar appears in my main Internet Explorer 6.0 window after an initial page load or refresh, and then *POOF* - it disappears when I pull down the a certain menu. The "certain" menu is currently the only menu with content, so that I could debug this problem. This menu happen...
by cshontz
Mon Jul 21, 2003 1:48 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Expand Up
Replies: 1
Views: 2668

Okay, in the above post, I just assumed that when the expanded menus collide with the bottom of the page, they expand up instead. This does not appear to be the case - at least its not a default property. Could this somehow be changed using the "overflow" property? I've found a way to fudg...
by cshontz
Sun Jul 20, 2003 2:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Horizontal Expand Up
Replies: 1
Views: 2668

Horizontal Expand Up

How can I get a horizontal menu to expand upwards instead of downwards without relying on the end-of-page collision detection using version 5? Is there a property for this? The page I am designing is limited to a 760x460 area, and for some reason, I decided to anchor the menu to the bottom of this b...
by cshontz
Thu Jun 26, 2003 9:20 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu Table Width
Replies: 0
Views: 2199

Menu Table Width

How can I configure the width of the entire horizontal, table bound, menu? I know how to set width per menu item with "itemwidth", but I can't get "menuwidth" to do anything. I have a menu inside a table, and I want to stretch it 100% to fill the entire width of the table cell, O...
by cshontz
Thu Jun 19, 2003 9:42 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 1.10 Highlight Flicker, Latent Highlight
Replies: 5
Views: 4923

Andy,
I just installed the 1.12 beta, and I have determined that using HTML in menu text (like the above code snippet) causes the "highlight flicker". You may already know this, but I don't know if you addressed this issue yet, since 1.12 was just released. Just giving you a heads-up!
by cshontz
Wed Jun 18, 2003 1:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 1.10 Highlight Flicker, Latent Highlight
Replies: 5
Views: 4923

Hi cshontz Nice menu. I have been using V3 menu for a while and at the moment I have a dedicated search page. Having the search form in the menu, I must admit, has not even crossed my mind. To the point I hear you cry. How did you add the form script to the menu ? I used basic HTML for the search f...
by cshontz
Tue Jun 10, 2003 9:25 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: 1.10 Highlight Flicker, Latent Highlight
Replies: 5
Views: 4923

1.10 Highlight Flicker, Latent Highlight

I'm testing on an MSIE 6.0 browser in XP. I created a menu in Beta 1.08 and it worked pretty good. I then upgraded to Beta 1.10 and noticed the highlighted area doesn't follow my mouse curser quite as well. For instance, if I go to a long vertical menu and run my mouse cursor over the list, I have t...
by cshontz
Thu Jun 05, 2003 6:08 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: version 4 performance
Replies: 0
Views: 3241

version 4 performance

I'm revising our web site for 2003, and I plan to fully implement the version 4 beta. I will upgrade as soon as future versions become available. Here is the work-in-progress URL: (functionality bound to fluctuate) http://209.123.24.26/ The work at the above URL will shortly replace the following si...