Ndeere: position:fixed should be handled in the CSS. Otherwise, you'd have to use the scroll event, determine scrollOffset, and reposition elements on the page. This never feels smooth.
Sorry, comments are closed for this post. If you have any further questions or
comments, feel free to send them to me directly.
Ndeere: position:fixed should be handled in the CSS. Otherwise, you'd have to use the scroll event, determine scrollOffset, and reposition elements on the page. This never feels smooth.