Search found 8 matches

by rpieszak
Fri Jun 03, 2005 2:49 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: "_sm.length is null or not an object" error
Replies: 1
Views: 1760

"_sm.length is null or not an object" error

Greetings all,

When I hover over menu, and then quickly move to a different part of the menu, this is the JS error I receive:

Line: 20
Char: 9998
Error: '_sm.length' is null or not an object
Code: 0
URL: http://192.168.......etc.

Seems to happen only if I move the mouse quickly. Slow movement ...
by rpieszak
Fri Feb 11, 2005 2:02 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get the borders to show...
Replies: 2
Views: 2236

Ruth,

Yeah, that was it. I purposely left it out because I'm running on ColdFusion, and # is a special character in CF. It's odd though, all other setting that use a color were missing the # character, yet the border color was the only one that wasn't working. Regardless, it works perfectly now ...
by rpieszak
Fri Feb 11, 2005 5:39 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can't get the borders to show...
Replies: 2
Views: 2236

Can't get the borders to show...

Greetings all,

I cannot get my borders to display, these are the style properties that I'm using...

bordercolor="000000";
borderstyle="solid";
borderwidth=1;

Is there something else I have to include???
Thanks!
by rpieszak
Fri Feb 11, 2005 5:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: '_MS.overfilter' is null or not an object
Replies: 2
Views: 1840

Yeah, it was my own stupidity.

I didn't understand how the styling worked, and I was leaving out the style assignments (style=menuStyle;). When I added them back in it worked fine.

Thanks for the reply.
by rpieszak
Fri Feb 11, 2005 2:22 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: '_MS.overfilter' is null or not an object
Replies: 2
Views: 1840

'_MS.overfilter' is null or not an object

Greetings all,
I'm getting the following javascript error when page loads:

==========================
Line: 26
Char: 4860
Error: '_MS.overfilter' is null or not an object
Code:0
==========================

I've taken all the outfilter and overfilter calls out of the menu definition, but it seems ...
by rpieszak
Sat Oct 09, 2004 4:05 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can this menu be put inside an HTML element?
Replies: 4
Views: 2953

Greetings again...

One more question: now that I understand how to embed the menu inside a <td> element, is there anyway of making the menu stretch the entire width of the <td> element? Is there a width attribute that can be set to a percentage (ie: 100%)?

Thanks,
Ryan
by rpieszak
Fri Oct 08, 2004 2:51 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can this menu be put inside an HTML element?
Replies: 4
Views: 2953

See http://milonic.com/tablemenu.php and, for general reference, http://milonic.com/forum/viewtopic.php?t=2981 .

Thanks for the quick reply John. I did some more searching, and for any of those who have the same question I did, I think this may halp as well...
http://www.milonic.com/forum ...
by rpieszak
Fri Oct 08, 2004 2:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Can this menu be put inside an HTML element?
Replies: 4
Views: 2953

Can this menu be put inside an HTML element?

Greetings,
I'm brand new to this menu system, so forgive me if this is a "stupid" question. Right now, with the default horizontal menu download (ver 5), the menu seems to hover above the page. Is there any way to set the menu inside an html element (like a <td>)?
Thanks,
Ryan