theme_boost/sticky-footer

Sticky footer module.

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Members

(static, constant) disableStickyFooter

Source:

Disable sticky footer in the page.

(static, constant) enableStickyFooter

Source:

Enable sticky footer in the page.

(static, constant) init

Source:

Initialize the module.

Methods

(inner) hideStickyFooter()

Source:

Hide the sticky footer in the page.

(inner) isDisabledByDefault() → {Boolean}

Source:

Return if the sticky footer must be enabled by default or not.

Returns:

true if the sticky footer is enabled automatic.

Type
Boolean

(package, inner) scrollSpy()

Source:

Scroll handler.

(inner) showStickyFooter()

Source:

Show the sticky footer in the page.