Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Releases: kirchbergerknorr/js-sticky-header

1.1.4

13 Feb 16:21
Compare
Choose a tag to compare

fix firefox scroll problem

1.1.3

27 Jan 17:23
Compare
Choose a tag to compare

change minTop calculation

1.1.2

20 Jan 18:53
Compare
Choose a tag to compare

fix stickyElementHeight calculation, since now based on $element

1.1.1

20 Jan 16:18
Compare
Choose a tag to compare

remove debug info

1.1.0

20 Jan 14:57
Compare
Choose a tag to compare

add stickyOnHover configuration

  • triggers hoverClass on hover of the $element
  • $element remains sticky if stickyOnHover true
  • gulpfile
  • examples in repo

1.0.3

20 Jan 13:36
Compare
Choose a tag to compare
  • fix wrapper class logic
  • add dev dependencies; examples; fix calculations

1.0.2

20 Jan 10:59
Compare
Choose a tag to compare

fix minTop calculations: include offset-top and elementHeight

1.0.1

20 Jan 10:08
Compare
Choose a tag to compare

change stickyElementHeight to include margins

1.0.0

17 Jan 16:14
Compare
Choose a tag to compare

refactor as jquery plugin

0.1.10

17 Jan 15:03
Compare
Choose a tag to compare

fix padding-top for animation