0

I'm building a jQuery Mobile app and when I scroll down through a list I want the mulitple list headings to be become part of the overall header one after another. I've seen it in several apps, but I don't know what it's called and would love a good plugIn. Thanks.

Squirrl
  • 4,909
  • 9
  • 47
  • 85

1 Answers1

2

I believe this is called Sticky Header. Here is a demo http://codepen.io/chrissp26/full/gBrdo

Resource: Getting a sticky header to "push up", like in Instagram's iPhone app using CSS and jQuery

Update 2013/06/11: Also called Persistent Headers. Resource: http://css-tricks.com/persistent-headers/

Community
  • 1
  • 1
ShySheep
  • 21
  • 3