Iam trying to position a label absolutely to a div which is positioned relatively. These elements are in a frame. My problem is that when scroll bar is moved the absolutely positioned element also moves. How can I make it stationary.
I also don't have any other option than to use position absolute. Please help....