onsuccess property
Defines a function handler for the success event, which executes when a request completes successfully.
This property is read/write.
Syntax
| JavaScript |
|---|
object.onsuccess = ptr ptr = object.onsuccess |
Property values
Type: Function
A reference to the function.
Standards information
See also
Build date: 11/22/2012
