Namespace: statusBar

Marked. statusBar

Methods for updating current scroll position in Table of Contents. This namespace is poorly named.

Source:
statusbar.js

Methods


bind(bool)

Bind document scroll event to TOC position update

Parameters:
Name Type Description
bool boolean

Bind or unbind

Source:
statusbar.js

init()

Initialize scroll bindings

Source:
statusbar.js

update()

Update location marker in Table of Contents based on current scroll position

Source:
statusbar.js
Returns:

success

Type
boolean