This question may be a bit confusing, but I couldn't phrase it any other way.
Check out this link: Configure - Apple Store (U.S.)
On the webpage, the 'Summary' box is positioned below the sub-header and aligns with the content block. When scrolling up, the entire page moves accordingly. However, when the content block scrolls out of view, the summary box remains fixed at the top of the page even as you scroll further.
What is this behavior called and how can it be achieved in a simple, clean manner? I am looking for a jQuery plugin or code snippet rather than plain JavaScript.