Search found 9 matches

by jcyr
Thu Mar 11, 2004 3:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow not working
Replies: 7
Views: 4908

I wasn't able to get it to work that way. I took directly from samples. Not sure why, but it is working now. Maybe it has to do with the fact that I trigger the menu from javascript.

thanks.
by jcyr
Wed Mar 10, 2004 8:50 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow not working
Replies: 7
Views: 4908

Ok, I see. I need it in there, then the scrolling will work if the window is way too small. So it is working now.

Maybe the documentation should mention that if you have overflow set to scroll then you must specify the itemheight?
by jcyr
Wed Mar 10, 2004 8:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow not working
Replies: 7
Views: 4908

I thought itemheight specified the size of the menu item? I want the menu to scroll after say 10 items in the list.
by jcyr
Wed Mar 10, 2004 8:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow not working
Replies: 7
Views: 4908

I should note that I have installed the latest code (5.05) just today.
by jcyr
Wed Mar 10, 2004 8:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: overflow not working
Replies: 7
Views: 4908

overflow not working

I am testing out the Milonic code for a site and so far its working great. However the scrolling isn't working. I can't seem to figure out either what paramater sets the menu length or what I am missing... thanks for the help!

http://www.wirenh.com/newsite/indextest.cfm


with(menuStyle=new mm ...
by jcyr
Tue Feb 24, 2004 9:58 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE MAC and Popup function
Replies: 8
Views: 5072

Ah ha! That was is.

I didn't use the milonic code for overstates, as I want to be able to programatically add/remove the drop downs based on some other code I am adding in. Basically, it needs to do mouseovers without milonic as well as with it.
by jcyr
Tue Feb 24, 2004 1:16 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE MAC and Popup function
Replies: 8
Views: 5072

it isn't actually pop up code, but just a trigger by mousing over the image you start the menu. I am pretty certain I am doing it wrong, but can't for the life of me find the right sample code to show how to trigger a menu from mousing over an image, and put the menu right underneath. It does work ...
by jcyr
Mon Feb 23, 2004 10:22 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE MAC and Popup function
Replies: 8
Views: 5072

Just did both same error. Javascript error. Line 58 (unsure if that is of my html or a javascript file) pp.0 is undefined or something very similar to that.
by jcyr
Mon Feb 23, 2004 9:33 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: IE MAC and Popup function
Replies: 8
Views: 5072

IE MAC and Popup function

Ok, I have just registered and downloaded the code to put on a new site I am working on. It works fine on the PC, but our Macs either show nothing or an error on IE. Those same IE/Mac combos view the milonic site fine, thoguh VERY slowly.

http://www.harbourlight.com/wire/index2.html

The html to ...