Hello,

I am developing an image drag and drop web page for students in Dream Weaver
using its Course Builder extension.

Everything is working fine but if you scroll down, the image cannot be dragged
by clicking. You have to click below the image as much as you scrolled up.

I think it is considering the image position at the same location even after
some of the page is gone up.

Please help me solve this. I am using position:absolute and images are in
layers.
I have spent days on it now.