Search found 5 matches

by dbaguy
Fri Nov 21, 2003 10:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Required Error
Replies: 7
Views: 4337

I think I have it fixed! It seems like this statement was a requirement and it would throw the error otherwise.


<div style="position:absolute;visibility:hidden">
/*
Milonic DHTML Website Navigation Menu Version 5.0
Written by Andy Woolley - Copyright 2003 (c) Milonic Solutions Limited. All ...
by dbaguy
Fri Nov 21, 2003 10:04 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Required Error
Replies: 7
Views: 4337

Sorry, I loaded the demo version back up again and still having the problem. That clue was a false-positive.
by dbaguy
Fri Nov 21, 2003 10:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Required Error
Replies: 7
Views: 4337

Also, scratch the comment "I am receiving a small problem though when users come in through a link other than the menu.". It seems to be happening anytime. WHen I refresh, it goes away for that one page and session.
by dbaguy
Fri Nov 21, 2003 9:57 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Required Error
Replies: 7
Views: 4337

Seeing it as an Error alert popup. I have Visual Studio installed and when I choose
debug it points to

_h=_gm.offsetHeight

in the last (really long unwrapped line) in mmenudom.js


Fixed the lack of </TD> issue. It also appears to only be appearing in the registered version. I have downloaded it ...
by dbaguy
Fri Nov 21, 2003 9:14 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Object Required Error
Replies: 7
Views: 4337

Object Required Error

Hi, great menu! I am receiving a small problem though when users come in through a link other than the menu. When this happens, they receive an error (at http://www.sqlservercentral.com):

Line 16
Object Required

Any ideas? My code looks like this:
<head>
<!--Start menu jscript-->

<SCRIPT ...