Search found 4 matches

by Schmoo
Wed Sep 26, 2007 1:29 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Found solution
Replies: 1
Views: 15360

Found solution

Hi,

How can I mark that I found the solution of a thread I've posted?

Thanks!
by Schmoo
Wed Sep 26, 2007 11:34 am
Forum: Anything Goes
Topic: resize IE
Replies: 0
Views: 17396

resize IE

Hi,
When clicking the menu on my page the whole page is shown. But then this fuction is called and suddenly everything below a certain point disappears! It works fine in FF. Does it have anything to do with document.documentElement.clientHeight?
var origWidth = document.documentElement.clientWidth ...
by Schmoo
Wed Sep 26, 2007 11:20 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: "Object Required" in IE - [Solved]
Replies: 1
Views: 17979

Re: "Object Required" in IE

Hi,
I found the solution. The code was refering to a div which name had been changed.
by Schmoo
Wed Sep 26, 2007 8:35 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: "Object Required" in IE - [Solved]
Replies: 1
Views: 17979

"Object Required" in IE - [Solved]

Hi,
Everything works fine in FF and so I tried IE, but no - it didn't. I get a weird error message.
Basically, after running the mouse over (or click) the menu I get the following error message (only checked in IE) -
"
line: 49
Char: 3
Error: Object Required
Code:0
"
What can it be? Here's the url ...