I am having a fixed div i.e. position attribute has value fixed in my css file and that does what it is supposed to do but that doesn't scroll while the rest of the page scrolling
Is there a way that I can get the div to scroll when it gets full separately from the rest of the page? I am waiting for anyone's help