DEPRECATED Display of document progress indicator
- Source:
- docprogress.js
Properties:
Name | Type | Description |
---|---|---|
bar |
object | DOM element for progress bar |
Requires
Methods
-
init()
-
DEPRECATED Generate the progress bar DOM element and bind scroll event
- Deprecated:
-
- Yes
- Source:
- docprogress.js
-
start(updateConfig)
-
DEPRECATED Bind scroll event to update handler
Parameters:
Name Type Description updateConfig
boolean Flag to update config object
- Deprecated:
-
- Yes
- Source:
- docprogress.js
-
stop(updateConfig)
-
DEPRECATED Unbind scroll event from update handler
Parameters:
Name Type Description updateConfig
boolean Flag to update config object
- Deprecated:
-
- Yes
- Source:
- docprogress.js
-
update()
-
- Deprecated:
-
- DEPRECATED Update the document progress indicator
- Source:
- docprogress.js