Menu won't work. Why do I get object not found

A

Andrew Murray

Please provide in depth description of your problem.

But at a guess, I'd say you're using Java Applets (???) and java is required
to display them (a client side technology).

If you're using WinXP it does not come with Java.
 
M

Murray

I'm also guessing - I say it has nothing to do with Java Applets.

I guess it has something to do with a javascript behavior that is not
defined on the page.

See, if I have code like this -

<a href="javascript:;" onMouseOver="functionCall()"

and if the javascript 'functionCall()' not defined in the head of the page,
then you will get an object expected error every time you mouse over that
link.

To say which of us is right, we would need to see your code.
 
B

Bob Lehmann

Murray and Andrew are both wrong.

It's because the Fitzen connector is not properly aligned with the Johnson
rod.

Bob Lehmann
 
M

Murray

I always forget about the Fitzen....

--
Murray

Bob Lehmann said:
Murray and Andrew are both wrong.

It's because the Fitzen connector is not properly aligned with the Johnson
rod.

Bob Lehmann
 
Top