Skip to content

Instantly share code, notes, and snippets.

View ifelere's full-sized avatar

Ifelere Oyetola ifelere

  • RideBits
  • Lagos, Nigeria
View GitHub Profile
@ifelere
ifelere / _affixWithinContainer.md
Last active September 15, 2015 18:34 — forked from colllin/_affixWithinContainer.md
ion-list sticky headers

What this does:

Within an <ion-scroll>, this directive creates sticky item headers that get bumped out of the way by the next item.

Demo: http://cl.ly/2u2X390s0H1a

Requirements:

  • Needs UnderscoreJS for its _.throttle utility.
  • Must be used within an or