Andres SK
Andres SK

Reputation: 10974

Fixed div when scrolling an html document

Im looking for a jquery plugin that lets me do this effect: static scrolldown

Scroll down... you will notice that the block at the left always stays fixed -attached to the top. Any ideas? I don't know where to start searching.

Thanks.

Upvotes: 2

Views: 8797

Answers (1)

Karl Rosaen
Karl Rosaen

Reputation: 4644

check out this blog post on the technique:

http://www.massless.org/?archive=2008/12/pegs-experiment-in-page-layout-and

includes a demo, should be enough to get you started

Upvotes: 1

Related Questions