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

  • Thread starter Thread starter Dave
  • Start date Start date
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.
 
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.
 
Murray and Andrew are both wrong.

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

Bob Lehmann
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top