[jQuery] keep div element visible in viewport
Hi All,
Is it possible to keep an element visible in the viewport even when
the page has been scrolled, so as you scroll the page the header (for
example) either gets bumped down or becomes visible when the scrolling
stops?
I know this can be done in frames but I would rather use jquery.
any help would be appreciated.
Robin