Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] URGENT: Object required error in onClick event


  • From: javascript@xxxxxxxxxx (Peter Brunone)
  • Subject: [Javascript] URGENT: Object required error in onClick event
  • Date: Thu, 20 Jun 2002 13:24:48 -0500

	Then it sounds like you have a discontinuity in your code somewhere;
without seeing the whole page, it's hard to tell.  Also, make sure there are
no errors on loading; this is a dead giveaway that something else may be
causing the problem.

-Peter

|-----Original Message-----
|From: javascript-admin@xxxxxxxxxx [mailto:javascript-admin@xxxxxxxxxx]On
|Behalf Of Michael J. Mahony
|
|The problem, though, is that even if I remove everything from the
|function but an alert, the function never runs.  The failure is at the
|onClick= line of the code.  I've even tried changing the name of the
|function and only including an alert inside the function to no
|avail...still
|gives me the object required error.
|