Browse Source

Update html5.md

Björn Ritzl 6 tháng trước cách đây
mục cha
commit
4ef7f8947a
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      docs/en/manuals/html5.md

+ 6 - 0
docs/en/manuals/html5.md

@@ -238,6 +238,12 @@ For example:
 
 'resize_window_callback':
     Function that is called when resize/orientationchanges/focus events happened
+
+'start_success':
+    Function that is called just before main is called upon successful load.
+
+'update_progress':
+    Function that is called as progress is updated. Parameter progress is updated 0-100.
 ```
 
 ## File operations in HTML5