On my webpage, I have a background image that remains fixed and centered. When the content on the page is long enough to overflow, I want the text to appear inside the image and fade out as you scroll towards the top or bottom of the image. I do not want any internal scrollbars to disrupt the design. Is there a way to achieve this effect without using Jquery or CSS fading options? I appreciate any help or suggestions. Thank you.
H