ToolTips - OBJECT EXPECTED error.

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
vikenk
Mega Advanced
Mega Advanced
Posts: 297
Joined: Tue Nov 29, 2005 7:38 pm

ToolTips - OBJECT EXPECTED error.

Post by vikenk »

Hello,

Now it's my turn :>)

On my site, when the toolips are activated, the error "Object Expected" shows up.

This only occurs when the tooltip is activated. If you go to my site:

http:/home.comcast.net/~vikenk and hover over my name in the opening paragraph, you'll see the error.

The error always says

Code: Select all

Line: 69
Char:  2
Error: Object expected
Code: 0
Line 69 in my menu_data.js file refers to "followscroll". I disabled it but it didn't fix the problem. Line 69 in the toolips.js file refers to some code. Just for kicks I disabled that, but it didn't fix the problem either.

This does *not* prevent the tooltips from working, but it generates the error every time.

Not sure why...
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

HI

cannot see an error (IE 6.02) , no error in FF 1.5....

Michael

In JavaScript (FF1.5, German version) cons message, there is an "error: _iniIF is not defined, Source: http://home.comcast.net/~vikenk/tooltips.js
line: 68" ,

but there isn´t any error message visible on the page itself ????
vikenk
Mega Advanced
Mega Advanced
Posts: 297
Joined: Tue Nov 29, 2005 7:38 pm

Post by vikenk »

Michael,

You may have the errors suppressed? I use IE 6 as well. When the tooltip activates, I can see the error in the lower-left corner of the Status Bar. It has a yellow exclamation point and says "error on page". When I double click it, a small window comes up and shows me the error.

It doesn't happen in FF, I don't think. In fact, I've noticed from other people's messages that these "Object epected" errors only seem to happen in IE.
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

HI

oh, you are right,
the message (in German) says exactly "Objekt erwartet" - "Object expected". I did not take notice...

Michael
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

I'm seeing the same error (error: _iniIF is not defined) in FF1.5, but the tooltip appears to be working properly.
John
vikenk
Mega Advanced
Mega Advanced
Posts: 297
Joined: Tue Nov 29, 2005 7:38 pm

Post by vikenk »

Thanks John,

Well, it's more of an annoyance than a problem. It does not affect the ToolTips operation. Tooltips work fine.

However, the error message still pops up as soon as the tooltips are activated, only in IE. If the viewer doesn't have the error message window suppressed, then they'll forever be closing that box every time a tooltip opens.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi Vikenk,

Download the tooltips again, there seems to have been something changed, even though it says it's version 2.2, the new one says for use with menu version 5.742 or higher and that _iniIF isn't in the file, that I could find.

Ruth
vikenk
Mega Advanced
Mega Advanced
Posts: 297
Joined: Tue Nov 29, 2005 7:38 pm

Post by vikenk »

Hey Ruth,

That did the trick! Thanks.
shane.allied
Beginner
Beginner
Posts: 7
Joined: Thu Mar 09, 2006 1:12 pm
Location: UK

Tooltips

Post by shane.allied »

Hi,
I'm interested in using the tooltips feature, however I cant seem to find anywhere to download it from, can anyone help me please?
Migru
Milonic Guru
Milonic Guru
Posts: 669
Joined: Tue Nov 01, 2005 8:22 pm
Location: Hamburg - Germany
Contact:

Post by Migru »

Hi

you will find it here

http://milonic.com/menumodules.php

Michael
shane.allied
Beginner
Beginner
Posts: 7
Joined: Thu Mar 09, 2006 1:12 pm
Location: UK

thanks

Post by shane.allied »

Many thanks.
Post Reply