basically i have a six section in the design which is the animation part, when we scroll the website and that section comes in the viewport then we cant scroll down and when we scroll more only background image zoom in and text fade in on it, when we do more scroll than image change and image will again zoom in on scroll and new text will fade on it, similarly when we reach 5th image and content then its fixed position will be remove and we can scroll more to the further website sections.
@Sinnbeck i am using intersection observer for locating that section, when i reach that section i had to stop further scroll, for that i give position fixed to that section when it comes in viewport, but its not working fine for me because its no a smooth way , its looks ugly