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 (Michael J. Mahony)
  • Subject: [Javascript] URGENT: Object required error in onClick event
  • Date: Thu, 20 Jun 2002 11:11:17 -0700

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.