浏览代码

Update html5.md

Björn Ritzl 6 月之前
父节点
当前提交
4ef7f8947a
共有 1 个文件被更改,包括 6 次插入0 次删除
  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