Hi, ive searched before posing the question;
I have a pretty large header section for my webpage, and the article section starts about 500px below the top of the page.
I would like to add the vertical bar to the article section, so when the user scrolls down, he finds the article then while continuing to scroll down, the floating bar starts moving downwards.
In other words, i would like to position the floating bar relative to a div in my page, not relative to the whole screen. Ive tried alot, including the important attiribute the the bar is always either fixed or relative to the screen.