1.

What Are The Three Parameters Passed By Onerror Event?

Answer»

The ERROR HANDLERS can accept three parameters from the on error event.The ONERROR event passes the type of error that occurred, the URL of the file that had the error and the line number on which the error occurred.

The Error handlers can accept three parameters from the on error event.The onerror event passes the type of error that occurred, the URL of the file that had the error and the line number on which the error occurred.



Discussion

No Comment Found