A

Admin • 833K Points
Coach

Q. What are the parameters of the attachEvent function?

  • (A) Function
  • (B) Function, Event
  • (C) Event, Function
  • (D) Event
  • Correct Answer - Option(C)
  • Views: 25
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

The attachEvent function accepts two parameters: the event to attach to, and the function to invoke when the event occurs.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.