The following events provide notifications about the progress of a submission.
wab:load-start
Indicates that a load is taking place. Some indicator on the Event object will indicate whether the load is taking place from a URI specified by src or by inline mark-up.
wab:load-complete
Indicates that a load is complete. Some indicators on the Event object might tell us how much data was loaded, etc.
wab:load-error
Indicates that the instance could not load the data. Could also have some indication of what caused the error, so that you could work out what sequence of events led to the particular data being used.
wab:load-progress
Some kind of progress indication--perhaps with number of bytes loaded, how many left, percentages, etc.
load
This is the usual HTML load event, and I think is dispatched when the entire document is loaded.


Recent comments
7 weeks 3 days ago
9 weeks 2 days ago
16 weeks 2 days ago
40 weeks 4 hours ago
49 weeks 4 days ago
1 year 48 weeks ago
1 year 48 weeks ago
2 years 1 day ago
2 years 1 week ago
2 years 1 week ago