Ruby Forum Rails Spinoffs > draggable gets offset on scrolling when its container is position:fixed

Posted by michal (Guest)
on 14.05.2008 10:19
(Received via mailing list)
hello,
my draggables are located in a DIV which is position:fixed ... so my
"cart" stays always at the bottom of the page. when the page gets a
vertical scrollbar now, then the droppables zone gets an offset of
exactly the scroll ...
the same topic can be found here:

Having problems with "position:fixed; bottom:0%;" and dropzone div's
Optionen
http://groups.google.com/group/rubyonrails-spinoffs/browse_thread/thread/de99454f1dfa7af1/8cdfe7f7b0b5f5fa?lnk=gst&q=fixed+draggable#8cdfe7f7b0b5f5fa

is there a solution yet? cause those mentioned in the post dont really
work for me.
thanks!